summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-08 11:42:57 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-08 11:42:57 +0000
commitbcdb1efcb33c580c89a96b50688d6872741ed7ae (patch)
tree0915c8278662ce21a7e8dbceab82199fe9eca99d /chef-config
parent1bcb012aa0905c055730972f1cab17cbbb4daf7c (diff)
downloadchef-bcdb1efcb33c580c89a96b50688d6872741ed7ae.tar.gz
Bump version to 13.6.29 by Expeditorv13.6.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 28f2d655de..1743e6ad3b 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.6.28"
+ VERSION = "13.6.29"
end
#