summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-30 02:24:49 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-30 02:24:49 +0000
commit6ff560e7a36e92c24bbe2437face183263778f87 (patch)
tree0f4b8b908b8e816e38d73fcb78da37c95fb2fccc /chef-config
parenta470cea1a10cd5e4e57ecc557b1b6dc1af90337d (diff)
downloadchef-6ff560e7a36e92c24bbe2437face183263778f87.tar.gz
Bump version to 14.0.40 by Expeditorv14.0.40
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 b99b3cef41..aae6c28a45 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.39"
+ VERSION = "14.0.40"
end
#