summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-01-22 21:23:01 +0000
committerChef Expeditor <chef-ci@chef.io>2019-01-22 21:23:01 +0000
commit202d44af2ffe2e9db4b13138a4b9c1aa7e324249 (patch)
tree2c8f98f76137464d95983e0dcbd7eb82d3ef8aaa /chef-config
parent3d628b012e8193b168821db6468ba8d4e6f8cc33 (diff)
downloadchef-202d44af2ffe2e9db4b13138a4b9c1aa7e324249.tar.gz
Bump version to 15.0.135 by Chef Expeditorv15.0.135
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 65c0166a30..7e2ddb84b2 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.134".freeze
+ VERSION = "15.0.135".freeze
end
#