diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-02-28 22:48:54 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-02-28 22:48:54 +0000 |
commit | 8328ef510ef65cea677b91f20139b450f70c2338 (patch) | |
tree | ba455e63249c30ceba23912b0b3d8f3055038409 /chef-config | |
parent | 1c9ecc57b904cad88384a9e454903af6dc165637 (diff) | |
download | chef-8328ef510ef65cea677b91f20139b450f70c2338.tar.gz |
Bump version to 14.0.96 by Expeditorv14.0.96
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 4618533d40..71bd7f4f68 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.95" + VERSION = "14.0.96" end # |