summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-25 13:03:20 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-25 13:03:20 +0000
commit919956e0132255cf7bde7e5dc99f05dd99ccc5d0 (patch)
tree12b43308201e0625308ad126404298bdcea02e17 /chef-config
parentb09187f85157fad6a8f29f08c09a69eac3f0bee5 (diff)
downloadchef-919956e0132255cf7bde7e5dc99f05dd99ccc5d0.tar.gz
Bump version to 15.0.318 by Chef Expeditorv15.0.318
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 3b14f3d676..825813f114 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.317".freeze
+ VERSION = "15.0.318".freeze
end
#