summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-06-16 23:14:39 +0000
committerChef Expeditor <chef-ci@chef.io>2021-06-16 23:14:39 +0000
commit42ab695e89aa2a933359bfa6498c486704dd03ed (patch)
tree26a827c8f445a1475b61ab328dfc849a2f861b97 /chef-utils
parent5a714f4bd330922b33d1a29b5c2887b684263f53 (diff)
downloadchef-42ab695e89aa2a933359bfa6498c486704dd03ed.tar.gz
Bump version to 16.13.34 by Chef Expeditorv16.13.34
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 6222890bd7..2d200d69ea 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.33"
+ VERSION = "16.13.34"
end