diff options
| author | Chef Expeditor <chef-ci@chef.io> | 2020-08-04 04:41:25 +0000 |
|---|---|---|
| committer | Chef Expeditor <chef-ci@chef.io> | 2020-08-04 04:41:25 +0000 |
| commit | b21bd283428ad68ffb8cce79d3803ebcd627820b (patch) | |
| tree | fa19db3053ab154af02a406fe6b9cbc3e971892b /chef-utils/lib | |
| parent | 9a8c48e4a4ce169e824211ba797a77c21eae1704 (diff) | |
| download | chef-b21bd283428ad68ffb8cce79d3803ebcd627820b.tar.gz | |
Bump version to 16.4.1 by Chef Expeditorv16.4.1
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 f9aa119d45..a1f16f66bb 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.4.0".freeze + VERSION = "16.4.1".freeze end |
