summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-08-28 18:32:45 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-08-28 18:32:45 +0000
commitf4d91ff42eaa6bb939518f35751f17cab07ec3ff (patch)
tree34baa3393a93e9281674c0005133220eb1149706 /chef-config
parent887a9a4e2c024a1b2e95bacf7125a54538bf23fc (diff)
downloadchef-f4d91ff42eaa6bb939518f35751f17cab07ec3ff.tar.gz
Bump version to 13.4.3 by Chef Expeditorv13.4.3
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 e0c6a329c6..febe1c000b 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 = "13.4.2"
+ VERSION = "13.4.3"
end
#