summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-21 16:46:43 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-21 16:46:43 +0000
commit26a5e48aa7f447beaee016b0b54ee2076c308dda (patch)
tree01c495089f18a7d27e51a46b57a1d817f4cd01d8 /chef-config/lib
parentdf092e9c4f7764188c45c881e0ac07771ede4ad6 (diff)
downloadchef-26a5e48aa7f447beaee016b0b54ee2076c308dda.tar.gz
Bump version to 14.0.151 by Expeditorv14.0.151
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 7f57416e53..3047c96b3a 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.150"
+ VERSION = "14.0.151"
end
#