diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-10-03 22:40:11 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-10-03 22:40:11 +0000 |
commit | b7cc22df4d44a8afabdad298be5ed9e54254eccc (patch) | |
tree | b4bc5dfa0684cacfe0ee19c382a6b9c1df16826d /chef-config | |
parent | de5fee28c8fcbfdc8bb193c26d67bbbe3f75b6b0 (diff) | |
download | chef-b7cc22df4d44a8afabdad298be5ed9e54254eccc.tar.gz |
Bump version to 13.5.9 by Chef Expeditorv13.5.9
Diffstat (limited to 'chef-config')
-rw-r--r-- | chef-config/lib/chef-config/version.rb | 2 |
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 b5e461f962..3ee03a371a 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.5.8" + VERSION = "13.5.9" end # |