From baf718c504e895544d449412483430ed491f9d99 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Mon, 30 Dec 2019 02:10:46 +0000 Subject: Bump version to 14.0.16 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 02dc64a..a71d381 100644 --- a/lib/chef_zero/version.rb +++ b/lib/chef_zero/version.rb @@ -1,3 +1,3 @@ module ChefZero - VERSION = "14.0.15".freeze + VERSION = "14.0.16".freeze end -- cgit v1.2.1