summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-06-12 16:31:28 +0000
committerChef Versioner <chef-versioner@chef.io>2017-06-12 16:31:28 +0000
commit14f693ba740decd876e67dbcb9f5d525ebbfdd8a (patch)
treee09abd1dfe90797c24d5357ca31d389b49ffd8d6 /chef-config
parent7d9d065d3b268cd7710a06c2f5ee681cf95ea9a6 (diff)
downloadchef-14f693ba740decd876e67dbcb9f5d525ebbfdd8a.tar.gz
Bump version of chef to 13.2.13 by Chef Versioner.v13.2.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 57b2181966..1df4d42973 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.2.12"
+ VERSION = "13.2.13"
end
#