summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-03-31 05:37:31 +0000
committerChef Expeditor <chef-ci@chef.io>2021-03-31 05:37:31 +0000
commit497dd4af19ea7dff9a72d704a1de8e9be36b2996 (patch)
tree8c92e2f638d0ced7d4dad20ead19eee5b6d0c40f /chef-utils
parenteea0b6a01acdafa2b658a252a9001ad9000dbd9e (diff)
downloadchef-497dd4af19ea7dff9a72d704a1de8e9be36b2996.tar.gz
Bump version to 17.0.177 by Chef Expeditorv17.0.177
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 28b1b4a85f..37a9f960ee 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 = "17.0.176"
+ VERSION = "17.0.177"
end