summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-29 14:58:58 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-29 14:58:58 +0000
commit4a08b50272496afbc7015bc9a942f2086c7eb308 (patch)
treeb82f476f779d713859cb4a00d1f43ca8baf39f09 /chef-config
parent801a36374e38ee9110270f691da3e4d49bcc2464 (diff)
downloadchef-4a08b50272496afbc7015bc9a942f2086c7eb308.tar.gz
Bump version to 14.0.34 by Expeditorv14.0.34
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 272a1c56f9..3ef03fedb3 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.33"
+ VERSION = "14.0.34"
end
#