summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-01-31 06:10:37 +0000
committerChef Expeditor <chef-ci@chef.io>2019-01-31 06:10:37 +0000
commit0f4bd34e95111d755b646d85150698626e27fa3d (patch)
treee39c3dc95d3be3a415a8179aa83a4973794cdc0a /chef-config
parentac6174de5a304b4be671528ca88e55bfc421fa98 (diff)
downloadchef-0f4bd34e95111d755b646d85150698626e27fa3d.tar.gz
Bump version to 15.0.151 by Chef Expeditorv15.0.151
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 c7c0e26f44..a9753810ff 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.150".freeze
+ VERSION = "15.0.151".freeze
end
#