summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-05-21 23:35:03 +0000
committerChef Expeditor <chef-ci@chef.io>2021-05-21 23:35:03 +0000
commit015a61fecd518262770d1150c5a4facff68fd8cd (patch)
tree47f60ba6a44619c2bb6e7c6d091decf72315226e /chef-utils
parenta064c81d5138d089a2adcbc235a73539d65b6bed (diff)
downloadchef-015a61fecd518262770d1150c5a4facff68fd8cd.tar.gz
Bump version to 16.13.29 by Chef Expeditorv16.13.29
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 c768107896..26c54bb762 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.28"
+ VERSION = "16.13.29"
end