summaryrefslogtreecommitdiff
path: root/chef-utils/lib
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-06-21 21:17:03 +0000
committerChef Expeditor <chef-ci@chef.io>2021-06-21 21:17:03 +0000
commit6be5671818325b5a9be1994182f64aeca40b0019 (patch)
treeb10dee7a0f5d439924b24c730874bded33c0dc4c /chef-utils/lib
parentb5668a4fbc42cc87f1a2e08da2be370191ceee3e (diff)
downloadchef-6be5671818325b5a9be1994182f64aeca40b0019.tar.gz
Bump version to 16.13.37 by Chef Expeditorv16.13.37
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'chef-utils/lib')
-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 f93d2797e5..e029fabed7 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.36"
+ VERSION = "16.13.37"
end