summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-15 16:26:08 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-15 16:26:08 +0000
commit8463e63e16ebfedeb515c42a936d0d270442985e (patch)
tree0994741f9919feb916116d3ce13de461db2d7b65 /chef-config
parent0e47d657beba91974cb070208255add75b0219cf (diff)
downloadchef-8463e63e16ebfedeb515c42a936d0d270442985e.tar.gz
Bump version to 15.0.295 by Chef Expeditorv15.0.295
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 36b21675ff..65f757b3ea 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.294".freeze
+ VERSION = "15.0.295".freeze
end
#