summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-02-24 16:03:28 +0000
committerChef Expeditor <chef-ci@chef.io>2022-02-24 16:03:28 +0000
commit07411421192b3aa289f354256c20c977acc3a936 (patch)
treefad3749fd05999f754f341929954f3661c8c1a73 /chef-utils
parent32a781a0556429cf8f3007c1873ed6f2fd615693 (diff)
downloadchef-07411421192b3aa289f354256c20c977acc3a936.tar.gz
Bump version to 17.9.55 by Chef Expeditorv17.9.55
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 817c34f00f..53a989228b 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.9.54"
+ VERSION = "17.9.55"
end