summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-07-15 11:57:57 +0000
committerChef Versioner <chef-versioner@chef.io>2016-07-15 11:57:57 +0000
commit5fbfde1909e7aec5889633e2708cddfa2ef4645c (patch)
tree5887f04b402809bd4a7177df795de1224703dfcf /chef-config
parentf2f4815e4fd5ec3a6c7138be67d594af555b12eb (diff)
downloadchef-12.13.5.tar.gz
Bump version of chef to 12.13.5 by Chef Versioner.v12.13.5
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 728bbb848a..cdca78893c 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 = "12.13.4"
+ VERSION = "12.13.5"
end
#