summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-04-11 16:55:33 +0000
committerChef Versioner <chef-versioner@chef.io>2017-04-11 16:55:33 +0000
commit04d3237fc85b252a777ba67c1b1c6ab38587425b (patch)
tree4ab6cf474dd88e897d7b3efa8893bd4b83863316 /chef-config/lib
parent3fc0e33d5051426139a51548e4fc4204cf8545db (diff)
downloadchef-04d3237fc85b252a777ba67c1b1c6ab38587425b.tar.gz
Bump version of chef to 13.0.116 by Chef Versioner.v13.0.116
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 15ccfb151c..e0c550cc38 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.115"
+ VERSION = "13.0.116"
end
#