From 6ad47f43137ad32413316a10ec9805bd1253fbc5 Mon Sep 17 00:00:00 2001 From: Chef Versioner Date: Tue, 29 Mar 2016 18:48:41 +0000 Subject: Bump version of chef to 12.9.6 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 14a3bbc3f3..889aeb0b8a 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.9.5" + VERSION = "12.9.6" end # -- cgit v1.2.1