summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-15 17:14:20 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-15 17:14:20 +0000
commit2bbf2b6eb6847c023e25aacbe3e42963a2f81118 (patch)
tree246b0ea0edd71d69fe6cf5bb95d495d1532980b5 /chef-config
parentf1e83fa8f583e7d2b52fe540e58cccc30845aa1c (diff)
downloadchef-2bbf2b6eb6847c023e25aacbe3e42963a2f81118.tar.gz
Bump version to 15.0.296 by Chef Expeditorv15.0.296
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 65f757b3ea..cd4b96b754 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.295".freeze
+ VERSION = "15.0.296".freeze
end
#