summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-04-12 11:07:41 +0000
committerChef Versioner <chef-versioner@chef.io>2017-04-12 11:07:41 +0000
commitfa0697ab444ff6549133b39f30e1ae96d03aa559 (patch)
tree6899b5941d84e8a77c6fd1791ae5aadc6e96e7f4 /chef-config
parentd019297124d4957dd9e86c51db3d01c7279ce963 (diff)
downloadchef-fa0697ab444ff6549133b39f30e1ae96d03aa559.tar.gz
Bump version of chef to 13.0.117 by Chef Versioner.v13.0.117
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 e0c550cc38..f0ddcf65dc 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.116"
+ VERSION = "13.0.117"
end
#