summaryrefslogtreecommitdiff
path: root/lib/mixlib
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-04-07 16:22:08 +0000
committerChef Expeditor <chef-ci@chef.io>2022-04-07 16:22:08 +0000
commitbc8adbef833d4be23dc78cb23e6fe44b51ebc34f (patch)
tree129761fbb956772bf0e4f2e5c61db0c0a61cde5d /lib/mixlib
parentcd14b7d85b87e68aaae03a763bed514730977a46 (diff)
downloadmixlib-authentication-main.tar.gz
Bump version to 3.1.0 by Chef ExpeditorHEADv3.1.0main
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 280e045..db01d95 100644
--- a/lib/mixlib/authentication/version.rb
+++ b/lib/mixlib/authentication/version.rb
@@ -16,6 +16,6 @@
module Mixlib
module Authentication
- VERSION = "3.0.11".freeze
+ VERSION = "3.1.0".freeze
end
end