summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-09-28 14:37:54 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-09-28 14:37:54 +0000
commita79882fb5e15d8e42b970a64608fedc6c8bccb0b (patch)
treee329219cb875d78a5cf18b7bccf07acd7ce8541a /chef-config
parentddbad24048beb68af51a95275096319669e7aec4 (diff)
downloadchef-a79882fb5e15d8e42b970a64608fedc6c8bccb0b.tar.gz
Bump version to 13.5.2 by Chef Expeditorv13.5.2
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 a2568bf46e..9ed478d648 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.1"
+ VERSION = "13.5.2"
end
#