summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-29 05:34:13 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-29 05:34:13 +0000
commit841a8a9f667e0499af34abc9f31b46b112852b66 (patch)
tree1d5f537b1ec46c71d76fd8e0419c4d270e6c8e6a /chef-config/lib
parent7e5e5820ad5865c91f962b2c2fbf8fc0f40e0867 (diff)
downloadchef-841a8a9f667e0499af34abc9f31b46b112852b66.tar.gz
Bump version to 14.0.176 by Expeditorv14.0.176
Diffstat (limited to 'chef-config/lib')
-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 298c6bc306..3afb67da08 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.175"
+ VERSION = "14.0.176"
end
#