summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-28 16:10:59 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-28 16:10:59 +0000
commitbfc44f5450a3b80f7472615f8ae614f278d8348a (patch)
tree1cab14579d6381c517841e0ef84932faf2e8d57e /chef-config
parent8ce98d299e2522206a11a9f7a88c796c9614be00 (diff)
downloadchef-bfc44f5450a3b80f7472615f8ae614f278d8348a.tar.gz
Bump version to 15.0.321 by Chef Expeditorv15.0.321
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 095f94c1ee..e19f2c1dcd 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.320".freeze
+ VERSION = "15.0.321".freeze
end
#