From ef5331588f659e4cd555d4f93b843136fa110701 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Fri, 28 May 2021 14:10:58 +0000 Subject: Bump version to 15.0.6 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. --- lib/chef_zero/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/chef_zero/version.rb b/lib/chef_zero/version.rb index 247bbe5..c1824e8 100644 --- a/lib/chef_zero/version.rb +++ b/lib/chef_zero/version.rb @@ -1,3 +1,3 @@ module ChefZero - VERSION = "15.0.5".freeze + VERSION = "15.0.6".freeze end -- cgit v1.2.1