summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-04-13 23:34:23 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-04-13 23:34:23 +0000
commit659e8de0dd075250072682465081b0566ef6dc0b (patch)
tree5756889d3afaf7f0076484fc6be0f711809d553d /chef-config/lib
parent2404e1bb5124e095fc76736761ca2bb37a769dda (diff)
downloadchef-659e8de0dd075250072682465081b0566ef6dc0b.tar.gz
Bump version to 14.0.200 by Expeditorv14.0.200
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 0548c90dee..f200b190f9 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.199"
+ VERSION = "14.0.200"
end
#