summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-07-27 21:58:58 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-07-27 21:58:58 +0000
commit66091a5e4fd9f8a8ff335310ee327dc8e6ca1db4 (patch)
tree197980aaeda66dd8bda6773c4648f298d59def7f /chef-config
parent21db74bf154b839edf0ee0ab2363e50bee4377a6 (diff)
downloadchef-66091a5e4fd9f8a8ff335310ee327dc8e6ca1db4.tar.gz
Bump version to 13.3.29 by Chef Expeditorv13.3.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 11f47af5d0..166e614221 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -20,7 +20,7 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "13.3.28"
+ VERSION = "13.3.29"
end
#