summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-04-02 20:28:20 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-04-02 20:28:20 +0000
commit454f51ee4f5fedf7b32506150566d80e458ba8fb (patch)
treea3729603664bdf274a4ed6c4c5840ab623ff5853 /chef-config
parent90abfe5ddb1728952df4dd21f55012f29002b737 (diff)
downloadchef-454f51ee4f5fedf7b32506150566d80e458ba8fb.tar.gz
Bump version to 14.0.188 by Expeditorv14.0.188
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 3d25cf0abb..f54b43dd97 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.187"
+ VERSION = "14.0.188"
end
#