summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-07 20:19:02 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-07 20:19:02 +0000
commit6fc8b5f7f36b754aab979a56ece68500ab2ad87e (patch)
treefb8f5117e452286965e26571eb5d90a19e42b4a6 /chef-config
parent8b99fc188803f460fd5e76d8280257f9557bf4f8 (diff)
downloadchef-6fc8b5f7f36b754aab979a56ece68500ab2ad87e.tar.gz
Bump version to 15.0.271 by Chef Expeditorv15.0.271
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 2f7dc10bfd..2736ce7aab 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.270".freeze
+ VERSION = "15.0.271".freeze
end
#