summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-10-29 17:17:57 +0000
committerChef Expeditor <chef-ci@chef.io>2018-10-29 17:17:57 +0000
commit714f624bfc74cf58d66c6653c97767fafa91bb94 (patch)
tree9edb3f4e1c4142fcd9f24de8b2fe23fe3c111b82 /chef-config
parente6c74910cb737be25069d480142edef1727cefa8 (diff)
downloadchef-714f624bfc74cf58d66c6653c97767fafa91bb94.tar.gz
Bump version to 15.0.11 by Chef Expeditorv15.0.11
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 6902a0bc1d..f7b8af9b99 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.10".freeze
+ VERSION = "15.0.11".freeze
end
#