summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-04-11 12:24:35 +0000
committerChef Versioner <chef-versioner@chef.io>2017-04-11 12:24:35 +0000
commit888daa11b289f1643d5bb159733005433cdad31a (patch)
tree3acf20dc15c166f358416e1e459abd74243584ec /chef-config
parentab621a6151c309f7b9787c8c7134453ae6e04e36 (diff)
downloadchef-888daa11b289f1643d5bb159733005433cdad31a.tar.gz
Bump version of chef to 13.0.115 by Chef Versioner.v13.0.115
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 f49f3fdccb..15ccfb151c 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.114"
+ VERSION = "13.0.115"
end
#