From 435755ee68c14fd6d6f858e451e7afeee1610e6f Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Mon, 30 Dec 2019 01:59:40 +0000 Subject: Bump version to 14.0.14 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 0772d02..f800bbd 100644 --- a/lib/chef_zero/version.rb +++ b/lib/chef_zero/version.rb @@ -1,3 +1,3 @@ module ChefZero - VERSION = "14.0.13".freeze + VERSION = "14.0.14".freeze end -- cgit v1.2.1