summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-04-08 03:59:40 +0000
committerChef Expeditor <chef-ci@chef.io>2021-04-08 03:59:44 +0000
commit31e220056584981d4655162c134ced54eaaf9bf0 (patch)
tree7fb5e618abe4b286cfa4355eecf068be9f71e7ef /chef-utils
parent81d8c0b5c171fdb4f66648b28589fea7c881606a (diff)
downloadchef-31e220056584981d4655162c134ced54eaaf9bf0.tar.gz
Bump version to 16.13.12 by Chef Expeditorv16.13.12
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 2a8e943e8f..fb08e8baeb 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.11"
+ VERSION = "16.13.12"
end