summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-02-28 22:48:54 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-02-28 22:48:54 +0000
commit8328ef510ef65cea677b91f20139b450f70c2338 (patch)
treeba455e63249c30ceba23912b0b3d8f3055038409 /chef-config
parent1c9ecc57b904cad88384a9e454903af6dc165637 (diff)
downloadchef-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.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 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
#