summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-09-06 21:46:11 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-09-06 21:46:11 +0000
commita3466a09d5d3df9dc40837cbedd7c08755b2a19f (patch)
treeb48422b503773b68fffd66d046c2f228b183ded5 /chef-config
parent7efaa1ab84ed620617aa92cb5d9b9045c3b528ec (diff)
downloadchef-a3466a09d5d3df9dc40837cbedd7c08755b2a19f.tar.gz
Bump version to 14.5.3 by Chef Expeditorv14.5.3
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 a21f928b08..6e6879fe2f 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.2".freeze
+ VERSION = "14.5.3".freeze
end
#