From c21adbe0f067a39d29dc8e0668edd5b543d74a08 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Thu, 13 Aug 2020 19:07:13 +0000 Subject: Bump version to 15.0.1 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 4c15ca6..ae2cd1b 100644 --- a/lib/chef_zero/version.rb +++ b/lib/chef_zero/version.rb @@ -1,3 +1,3 @@ module ChefZero - VERSION = "15.0.0".freeze + VERSION = "15.0.1".freeze end -- cgit v1.2.1