summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-04-23 19:01:25 +0000
committerChef Expeditor <chef-ci@chef.io>2019-04-23 19:01:25 +0000
commit4961cad012bba5f4ca4b3a467e177554cbf608ee (patch)
tree8727c339b79f305d8413141863a26fd8c62cd35e /lib
parent586275e4a4ec3a2ce7bbaf8ca7cef968fc08df9d (diff)
downloadmixlib-authentication-4961cad012bba5f4ca4b3a467e177554cbf608ee.tar.gz
Bump version to 3.0.1 by Chef Expeditorv3.0.1
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 81da2f5..b5208f1 100644
--- a/lib/mixlib/authentication/version.rb
+++ b/lib/mixlib/authentication/version.rb
@@ -16,6 +16,6 @@
module Mixlib
module Authentication
- VERSION = "3.0.0"
+ VERSION = "3.0.1"
end
end