summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/version.rb
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-03-21 13:54:15 +0000
committerChef Versioner <chef-versioner@chef.io>2017-03-21 13:54:15 +0000
commitb39d1b2937d7f6b2b974531f99b60e7b5d026fc7 (patch)
tree90bca524636fa3a7467167c232f2b13b65ba6caa /chef-config/lib/chef-config/version.rb
parent388e33923ca50688e0aea546a6fdd815d2ef05ab (diff)
downloadchef-b39d1b2937d7f6b2b974531f99b60e7b5d026fc7.tar.gz
Bump version of chef to 13.0.60 by Chef Versioner.v13.0.60
Diffstat (limited to 'chef-config/lib/chef-config/version.rb')
-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 27b3e41ca3..be14e11613 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.59"
+ VERSION = "13.0.60"
end
#