From d0342681c35bdfa32e0e8e82cb035ab577b74e3e Mon Sep 17 00:00:00 2001 From: Chef Versioner Date: Fri, 14 Apr 2017 16:57:55 +0000 Subject: Bump version of chef to 13.0.120 by Chef Versioner. --- lib/chef/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/chef') diff --git a/lib/chef/version.rb b/lib/chef/version.rb index 3fc0717e66..336db297f4 100644 --- a/lib/chef/version.rb +++ b/lib/chef/version.rb @@ -21,7 +21,7 @@ class Chef CHEF_ROOT = File.expand_path("../..", __FILE__) - VERSION = "13.0.119" + VERSION = "13.0.120" end # -- cgit v1.2.1