diff options
| author | Chef Expeditor <chef-ci@chef.io> | 2020-07-20 17:35:20 +0000 |
|---|---|---|
| committer | Chef Expeditor <chef-ci@chef.io> | 2020-07-20 17:35:20 +0000 |
| commit | d62335109d0d54dd6fdacdf28d4465c2138927a8 (patch) | |
| tree | 96b37f78e9d316282476ef40af64bf9a4b428971 /chef-utils/lib | |
| parent | 59ca6e689dd38d20fc1f0eeb7ad2aa153c192922 (diff) | |
| download | chef-d62335109d0d54dd6fdacdf28d4465c2138927a8.tar.gz | |
Bump version to 16.3.16 by Chef Expeditorv16.3.16
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'chef-utils/lib')
| -rw-r--r-- | chef-utils/lib/chef-utils/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-utils/lib/chef-utils/version.rb b/chef-utils/lib/chef-utils/version.rb index 3b0a58e762..10bfa656fc 100644 --- a/chef-utils/lib/chef-utils/version.rb +++ b/chef-utils/lib/chef-utils/version.rb @@ -15,5 +15,5 @@ module ChefUtils CHEFUTILS_ROOT = File.expand_path("..", __dir__) - VERSION = "16.3.15".freeze + VERSION = "16.3.16".freeze end |
