summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-03-17 17:51:54 +0000
committerChef Versioner <chef-versioner@chef.io>2017-03-17 17:51:54 +0000
commita1f9544e2ad149febbdd3e9acaacfec0323c20dd (patch)
tree21de6fc602a1e195421b99cc7a0d42deb3770439 /chef-config
parent5d1a5375c30446c44472516b08e0d3f02adc32d7 (diff)
downloadchef-a1f9544e2ad149febbdd3e9acaacfec0323c20dd.tar.gz
Bump version of chef to 13.0.51 by Chef Versioner.v13.0.51
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 03d804baa6..c5fabdc959 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.50"
+ VERSION = "13.0.51"
end
#