summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-09-14 13:07:40 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-09-14 13:07:40 +0000
commit01fb14af401dbb0fd026c21adcb20b0877779e07 (patch)
tree10e52f402f61604e7d7ef72841c4d6bd593ba67c /chef-config
parent49f4dc1f9fc3c962e3bc5f6e9777f8483233d605 (diff)
downloadchef-01fb14af401dbb0fd026c21adcb20b0877779e07.tar.gz
Bump version to 14.5.13 by Chef Expeditorv14.5.13
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 f6726c1b0f..6957f511d5 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 = "14.5.12".freeze
+ VERSION = "14.5.13".freeze
end
#