summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-03-06 20:58:39 +0000
committerChef Expeditor <chef-ci@chef.io>2019-03-06 20:58:39 +0000
commit7676b65932cdfac7fa6f73584537ef4ff6c22c82 (patch)
tree7b1361176b7b5787cf1e25c098fb0cd1b53a41b7 /chef-config
parent4c88d334f5520995c69dbca499235ac4ec5143a1 (diff)
downloadchef-7676b65932cdfac7fa6f73584537ef4ff6c22c82.tar.gz
Bump version to 15.0.179 by Chef Expeditorv15.0.179
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 a94b1ac112..eece9951ff 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.178".freeze
+ VERSION = "15.0.179".freeze
end
#