diff options
| author | Chef Expeditor <chef-ci@chef.io> | 2020-09-16 21:01:19 +0000 |
|---|---|---|
| committer | Chef Expeditor <chef-ci@chef.io> | 2020-09-16 21:01:19 +0000 |
| commit | 06870377d0d22ee2ca5228d3a5545fd17dbb3cc8 (patch) | |
| tree | 72faaf26de5c25d1be22ed9ff45d13293ba804ef /chef-utils | |
| parent | b9db7cf12d3df0f4e820993d5be73bdf218b7a67 (diff) | |
| download | chef-06870377d0d22ee2ca5228d3a5545fd17dbb3cc8.tar.gz | |
Bump version to 16.5.59 by Chef Expeditorv16.5.59
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'chef-utils')
| -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 f9b6889ba0..99b2cb15f9 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.5.58".freeze + VERSION = "16.5.59".freeze end |
