summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-03-21 20:10:13 +0000
committerChef Versioner <chef-versioner@chef.io>2017-03-21 20:10:13 +0000
commit3099264e4e44c4615622f1d69fc040a5d4d90500 (patch)
tree5698aad98b668ed0fe65cca7feca83875245eba2 /chef-config
parentba95e12fe6fbdc3d2cc5727b64c4400ff5be264a (diff)
downloadchef-3099264e4e44c4615622f1d69fc040a5d4d90500.tar.gz
Bump version of chef to 13.0.62 by Chef Versioner.v13.0.62
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 24f2638e03..476e9ac08a 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.61"
+ VERSION = "13.0.62"
end
#