summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-06-01 06:54:33 +0000
committerChef Expeditor <chef-ci@chef.io>2019-06-01 06:54:33 +0000
commitc9e7cd3f1f73f22751ba8a44515ff0422e58e1fe (patch)
tree5db2530a2236f8d57f3775644968508adad4a31f /lib
parentb5eba65a9898df776b86c01e9a980a6291868ce0 (diff)
downloadmixlib-authentication-c9e7cd3f1f73f22751ba8a44515ff0422e58e1fe.tar.gz
Bump version to 3.0.2 by Chef Expeditor3.0.2
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 b5208f1..99d74d0 100644
--- a/lib/mixlib/authentication/version.rb
+++ b/lib/mixlib/authentication/version.rb
@@ -16,6 +16,6 @@
module Mixlib
module Authentication
- VERSION = "3.0.1"
+ VERSION = "3.0.2"
end
end