summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-21 16:50:40 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-21 16:50:40 +0000
commit8a3c2532c9062496916eee16248b92fc1c9d8d4a (patch)
tree2c848c7550f4fe6ba8ef905b2b0b27d2d873b605 /chef-config
parentf52b31f01cd4d11e503aa73aa614d5ccbb00b8f7 (diff)
downloadchef-8a3c2532c9062496916eee16248b92fc1c9d8d4a.tar.gz
Bump version to 14.0.152 by Expeditorv14.0.152
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 3047c96b3a..e380e72f78 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.151"
+ VERSION = "14.0.152"
end
#