summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-10 15:55:56 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-10 15:55:56 +0000
commit30266d78da6f6746199b884530f9907649feb835 (patch)
treefc67019c089640950f6cc4bc4f57b279adb3c2fd /chef-config
parent4fb9ab9723e11da2a19e9e387fd5d851da82878c (diff)
downloadchef-30266d78da6f6746199b884530f9907649feb835.tar.gz
Bump version to 15.0.284 by Chef Expeditorv15.0.284
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 0d7a97d795..dabab6f48d 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.283".freeze
+ VERSION = "15.0.284".freeze
end
#