summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/version.rb
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-03-21 08:03:48 +0000
committerChef Versioner <chef-versioner@chef.io>2017-03-21 08:03:48 +0000
commit577689941fad549b51506268387d8686cf92b876 (patch)
tree9056d52ea66eb8846b720b0d34a57f96bc1d7638 /chef-config/lib/chef-config/version.rb
parent580a916b2d44c8fe166136e7da354fc898b89ad8 (diff)
downloadchef-577689941fad549b51506268387d8686cf92b876.tar.gz
Bump version of chef to 13.0.58 by Chef Versioner.v13.0.58
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 2372ef0995..9abc626d4c 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.57"
+ VERSION = "13.0.58"
end
#