From c55312631df76de404d4b4361ef3da061ae0cd2a Mon Sep 17 00:00:00 2001 From: Chef Versioner Date: Wed, 8 Feb 2017 22:58:31 +0000 Subject: Bump version of chef to 12.19.13 by Chef Versioner. --- lib/chef/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/chef/version.rb b/lib/chef/version.rb index 77a8cea740..50c053e797 100644 --- a/lib/chef/version.rb +++ b/lib/chef/version.rb @@ -21,7 +21,7 @@ class Chef CHEF_ROOT = File.expand_path("../..", __FILE__) - VERSION = "12.19.12" + VERSION = "12.19.13" end # -- cgit v1.2.1