summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-05-18 03:24:11 +0000
committerChef Versioner <chef-versioner@chef.io>2016-05-18 03:24:11 +0000
commit568848bd2be018e6d5f80e8bf8fea0363f3d2ccf (patch)
tree7a81a45ec888ff1d0a183d34d6765acfe81c42ba /chef-config
parentac3e9d361359816370060100338303ae87630472 (diff)
downloadchef-568848bd2be018e6d5f80e8bf8fea0363f3d2ccf.tar.gz
Bump version of chef to 12.10.59 by Chef Versioner.v12.10.59
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 070ea76f8a..2538466b02 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 = "12.10.58"
+ VERSION = "12.10.59"
end
#