summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-09-18 10:38:22 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-09-18 10:38:22 +0000
commitd23f6833cca99debb075bca567faba0e204f0ead (patch)
tree734eb7680162d21d3132e668dff9f1e405287287 /chef-config
parent80e363168ff701170e42488457d3d0f201875a0f (diff)
downloadchef-d23f6833cca99debb075bca567faba0e204f0ead.tar.gz
Bump version to 13.4.29 by Chef Expeditorv13.4.29
Diffstat (limited to 'chef-config')
-rw-r--r--chef-config/lib/chef-config/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb
index 2c24c8c731..cc6b889cab 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -21,7 +21,7 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "13.4.28"
+ VERSION = "13.4.29"
end
#