summaryrefslogtreecommitdiff
path: root/lib/mixlib
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-12-19 21:23:57 +0000
committerChef Expeditor <expeditor@chef.io>2019-12-19 21:23:57 +0000
commitc151eedf3139b8e1e3199b5ab08d2f4ff200f3b0 (patch)
treea2588a8beaa7dff3012eefc38a42756943069b67 /lib/mixlib
parent35b77497dfbd0a327cac01a173f90cd734ad414f (diff)
downloadmixlib-authentication-c151eedf3139b8e1e3199b5ab08d2f4ff200f3b0.tar.gz
Bump version to 3.0.5 by Chef Expeditorv3.0.5
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'lib/mixlib')
-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 f55fb32..2d0bb0e 100644
--- a/lib/mixlib/authentication/version.rb
+++ b/lib/mixlib/authentication/version.rb
@@ -16,6 +16,6 @@
module Mixlib
module Authentication
- VERSION = "3.0.4".freeze
+ VERSION = "3.0.5".freeze
end
end