summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-07-23 20:20:11 +0000
committerChef Expeditor <chef-ci@chef.io>2021-07-23 20:20:11 +0000
commit493f923d6e25ccb0fcec97eaadd3e75f81144824 (patch)
tree575d60c511d997046de94a61de540f95ab01770a /chef-utils
parent74c496fdcaa11379286b898134c9c55145c97c8f (diff)
downloadchef-493f923d6e25ccb0fcec97eaadd3e75f81144824.tar.gz
Bump version to 16.14.0 by Chef Expeditorv16.14.0
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'chef-utils')
-rw-r--r--chef-utils/lib/chef-utils/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-utils/lib/chef-utils/version.rb b/chef-utils/lib/chef-utils/version.rb
index 4a6c4294ee..f526df8517 100644
--- a/chef-utils/lib/chef-utils/version.rb
+++ b/chef-utils/lib/chef-utils/version.rb
@@ -16,5 +16,5 @@
module ChefUtils
CHEFUTILS_ROOT = File.expand_path("..", __dir__)
- VERSION = "16.13.55"
+ VERSION = "16.14.0"
end