summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-03-08 09:16:53 +0000
committerChef Versioner <chef-versioner@chef.io>2017-03-08 09:16:53 +0000
commite82a0f865ef860c1c816be88403b37da7f3a17f2 (patch)
tree2f23f69ba9ec394589804ae95913e52a74a828e6 /chef-config/lib
parent2fcc06f5cad0f70eb1cc58d118ba10c7999fa78a (diff)
downloadchef-e82a0f865ef860c1c816be88403b37da7f3a17f2.tar.gz
Bump version of chef to 13.0.18 by Chef Versioner.v13.0.18
Diffstat (limited to 'chef-config/lib')
-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 ed21a1d958..d068eac00e 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.0.17"
+ VERSION = "13.0.18"
end
#