From bc8adbef833d4be23dc78cb23e6fe44b51ebc34f Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Thu, 7 Apr 2022 16:22:08 +0000 Subject: Bump version to 3.1.0 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. --- lib/mixlib/authentication/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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 -- cgit v1.2.1