diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-03-19 16:12:44 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-03-19 16:12:44 +0000 |
commit | 71caa3a65668132ea0e2c9e142529df89de211f8 (patch) | |
tree | 4269278518817ebdc68e521acb7d93dd2c3cc891 /chef-config | |
parent | 577c03a04aff973ead3bfdb0592e1fbc79c7db25 (diff) | |
download | chef-71caa3a65668132ea0e2c9e142529df89de211f8.tar.gz |
Bump version to 13.8.9 by Expeditorv13.8.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 9c700fd595..ace2f31e65 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.8.8" + VERSION = "13.8.9" end # |