summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-10-06 16:46:49 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-10-06 16:46:49 +0000
commitdeeecfc5dc761a7fb469d24a0741d4f7bd1f7570 (patch)
tree61338be886855457cf30ad1e201dbe5821a420e1 /chef-config
parent4537d11cc8cfac8c30b12e37f5084cd0996d2485 (diff)
downloadchef-deeecfc5dc761a7fb469d24a0741d4f7bd1f7570.tar.gz
Bump version to 13.5.13 by Chef Expeditorv13.5.13
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 21f2a3e136..411ed5cd88 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.5.12"
+ VERSION = "13.5.13"
end
#