diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-08-28 18:17:32 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-08-28 18:17:32 +0000 |
commit | 54cc303e5e68ce9ddd1abfc949151a759ba7e01e (patch) | |
tree | 4d80425417d7049d9bce062c2e2d611634ffd04c /chef-config | |
parent | fd2647b47cbc7266dae8b1eb55414f6415929a71 (diff) | |
download | chef-54cc303e5e68ce9ddd1abfc949151a759ba7e01e.tar.gz |
Bump version to 13.4.2 by Chef Expeditorv13.4.2
Diffstat (limited to 'chef-config')
-rw-r--r-- | chef-config/lib/chef-config/version.rb | 2 |
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 be356a9175..e0c6a329c6 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.1" + VERSION = "13.4.2" end # |