From 417cbc460e098f1a0397aa64d8a3c1686f9122f2 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Wed, 17 Mar 2021 22:01:22 +0000 Subject: Bump version to 17.0.156 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. --- chef-utils/lib/chef-utils/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chef-utils') diff --git a/chef-utils/lib/chef-utils/version.rb b/chef-utils/lib/chef-utils/version.rb index 898173996a..5d7637a61e 100644 --- a/chef-utils/lib/chef-utils/version.rb +++ b/chef-utils/lib/chef-utils/version.rb @@ -16,5 +16,5 @@ module ChefUtils CHEFUTILS_ROOT = File.expand_path("..", __dir__) - VERSION = "17.0.155" + VERSION = "17.0.156" end -- cgit v1.2.1