From b2ed934212068dc238a56225a43fe15a7778ed88 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Tue, 22 Jun 2021 19:23:38 +0000 Subject: Bump version to 15.0.8 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 12b0140..65a298d 100644 --- a/lib/chef_zero/version.rb +++ b/lib/chef_zero/version.rb @@ -1,3 +1,3 @@ module ChefZero - VERSION = "15.0.7".freeze + VERSION = "15.0.8".freeze end -- cgit v1.2.1