summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-02-19 19:26:35 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-02-19 19:26:35 +0000
commite079a1e2c6ad084ad01ffecfeb610beb7b448097 (patch)
tree04d8129a22ffda60c5de3a5268b0e9f4a44324cf /chef-config
parent03acff67b76571c7a1b62f40b0b9dad3647a6162 (diff)
downloadchef-e079a1e2c6ad084ad01ffecfeb610beb7b448097.tar.gz
Bump version to 14.0.64 by Expeditorv14.0.64
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 ab9279997f..eced5bcd61 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.0.63"
+ VERSION = "14.0.64"
end
#