summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-05 18:17:31 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-05 18:17:31 +0000
commit86a8e51cf16d87cbc57c2635324ab8a8a04a49d9 (patch)
tree85620b5e74323afa73073a9fff91858332590885 /chef-config
parente6b9ac43cb8906f1b998c1393d38fa6689b83ec3 (diff)
downloadchef-86a8e51cf16d87cbc57c2635324ab8a8a04a49d9.tar.gz
Bump version to 14.0.111 by Expeditorv14.0.111
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 c676cdc626..e1f6222e2c 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.110"
+ VERSION = "14.0.111"
end
#