From bc507f881cfef8efa8b63b24a4846089bb6d2d12 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Mon, 28 Sep 2020 17:35:36 +0000 Subject: Bump version to 15.0.3 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/chef_zero/version.rb') diff --git a/lib/chef_zero/version.rb b/lib/chef_zero/version.rb index eb0ac39..ad1e7be 100644 --- a/lib/chef_zero/version.rb +++ b/lib/chef_zero/version.rb @@ -1,3 +1,3 @@ module ChefZero - VERSION = "15.0.2".freeze + VERSION = "15.0.3".freeze end -- cgit v1.2.1