summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-04-10 21:37:35 +0000
committerChef Versioner <chef-versioner@chef.io>2017-04-10 21:37:35 +0000
commit42d2a515571e60607a6b9b195d409784105b7e80 (patch)
treef093ddbf1ed4c607da5afac11706e3c7066c5f7f /chef-config
parent3e5f1f38cb225c62b1f0cce9151c557ab9dc1739 (diff)
downloadchef-42d2a515571e60607a6b9b195d409784105b7e80.tar.gz
Bump version of chef to 13.1.2 by Chef Versioner.v13.1.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 afef6ccf1d..84eb333bc5 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.1.1"
+ VERSION = "13.1.2"
end
#