diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-03-21 16:46:43 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-03-21 16:46:43 +0000 |
commit | 26a5e48aa7f447beaee016b0b54ee2076c308dda (patch) | |
tree | 01c495089f18a7d27e51a46b57a1d817f4cd01d8 /chef-config/lib | |
parent | df092e9c4f7764188c45c881e0ac07771ede4ad6 (diff) | |
download | chef-26a5e48aa7f447beaee016b0b54ee2076c308dda.tar.gz |
Bump version to 14.0.151 by Expeditorv14.0.151
Diffstat (limited to 'chef-config/lib')
-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 7f57416e53..3047c96b3a 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 = "14.0.150" + VERSION = "14.0.151" end # |