summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-23 18:07:50 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-23 18:07:50 +0000
commita7202f77460729090f95e4ff995f4ab1c0898bba (patch)
treec300333c8cb75e970a45159327ede5b7a8f1e022 /chef-config
parentd171d794e6116310108b9c1ecd87b15f2f6a03ed (diff)
downloadchef-a7202f77460729090f95e4ff995f4ab1c0898bba.tar.gz
Bump version to 14.0.21 by Expeditorv14.0.21
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 98cd0cf6b0..b928899017 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.20"
+ VERSION = "14.0.21"
end
#