summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-08-21 19:18:33 +0000
committerChef Expeditor <chef-ci@chef.io>2020-08-21 19:18:33 +0000
commit1fd2a87d4e0684203bb4e26fd6456e11c321da09 (patch)
tree34affd9bd304790d741d7cb89aed89a12021c204 /lib
parent08ce9e5c47af33114454b3d422575990d15d2a05 (diff)
downloadmixlib-authentication-1fd2a87d4e0684203bb4e26fd6456e11c321da09.tar.gz
Bump version to 3.0.7 by Chef Expeditorv3.0.7
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'lib')
-rw-r--r--lib/mixlib/authentication/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mixlib/authentication/version.rb b/lib/mixlib/authentication/version.rb
index 997cffb..983a666 100644
--- a/lib/mixlib/authentication/version.rb
+++ b/lib/mixlib/authentication/version.rb
@@ -16,6 +16,6 @@
module Mixlib
module Authentication
- VERSION = "3.0.6".freeze
+ VERSION = "3.0.7".freeze
end
end