summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-23 17:45:38 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-23 17:45:38 +0000
commitc30f8d9892c6b834de3bb45b9e0bedf9182dc8e3 (patch)
tree936a3e41d68b1c9fcacb0e8ca69c563e4ac5a221 /chef-config
parenta62c378db72986a5894e240aab9359e9aefdc926 (diff)
downloadchef-c30f8d9892c6b834de3bb45b9e0bedf9182dc8e3.tar.gz
Bump version to 14.0.20 by Expeditorv14.0.20
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 94ffe91f48..98cd0cf6b0 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.19"
+ VERSION = "14.0.20"
end
#