summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-02-28 23:02:47 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-02-28 23:02:47 +0000
commit42e6f12b7310897949663af7ff8ffc2b47a74779 (patch)
tree4eab03a887b882f2569663eade505bcea31b3a19 /chef-config
parentfd02c58b4aa3bc31398c2f26d0f2a6dfd898ede0 (diff)
downloadchef-42e6f12b7310897949663af7ff8ffc2b47a74779.tar.gz
Bump version to 14.0.97 by Expeditorv14.0.97
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 71bd7f4f68..56e35235e6 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.96"
+ VERSION = "14.0.97"
end
#