summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-02-04 22:05:11 +0000
committerChef Expeditor <chef-ci@chef.io>2019-02-04 22:05:11 +0000
commit4ae023ba4550165e3e2914cfe60bff7f048f9ab9 (patch)
tree4a931580f3be15784db510412c148c20b1db478d /chef-config
parentd04eece1bc5316d1b43f14ab95f060a066f17dc4 (diff)
downloadchef-4ae023ba4550165e3e2914cfe60bff7f048f9ab9.tar.gz
Bump version to 15.0.153 by Chef Expeditorv15.0.153
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 bd5ac73835..4366901d5e 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.152".freeze
+ VERSION = "15.0.153".freeze
end
#