summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-04-18 04:11:33 +0000
committerChef Expeditor <chef-ci@chef.io>2019-04-18 04:11:34 +0000
commit2680eb11481aa71a58cf20367692707966cbd80c (patch)
treeeace1b924aa5dcf2fde3e7f50b35b5ff7c84ba48 /chef-config
parentabf3f4d445cda264add792c12d02022896f86971 (diff)
downloadchef-2680eb11481aa71a58cf20367692707966cbd80c.tar.gz
Bump version to 15.0.221 by Chef Expeditorv15.0.221
Obvious fix; these changes are the result of automation not creative thinking.
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 6c157403a4..1e0658f9b2 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 = "15.0.220".freeze
+ VERSION = "15.0.221".freeze
end
#