summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-07-25 18:19:57 +0000
committerChef Versioner <chef-versioner@chef.io>2016-07-25 18:19:57 +0000
commitff9d72e533a5a5e5afa53d4cf9a8feef3078925f (patch)
tree6b4b22383b1c120bba9d907653fab3584247b7af /chef-config
parentbdd11de5be6860f45417faf7abfbabc8be85cc5b (diff)
downloadchef-ff9d72e533a5a5e5afa53d4cf9a8feef3078925f.tar.gz
Bump version of chef to 12.13.13 by Chef Versioner.v12.13.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 bac4660901..5463fc7f0f 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.12"
+ VERSION = "12.13.13"
end
#