summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-10-01 16:54:47 +0000
committerChef Expeditor <chef-ci@chef.io>2021-10-01 16:54:47 +0000
commita6064c0dcd9050105493c0d7b6cd3827851a035b (patch)
tree26f41755d6f4dd1af03536519e8aa76c7d5b1570 /chef-utils
parent5876d17db6e7506eea99774a1c19c816d2de596f (diff)
downloadchef-a6064c0dcd9050105493c0d7b6cd3827851a035b.tar.gz
Bump version to 16.16.13 by Chef Expeditorv16.16.13
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 8a623709e7..8123321018 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.16.12"
+ VERSION = "16.16.13"
end