From 34a7f5cfcaa362dd18ffca8e8b495431faf1e4c0 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Sat, 11 May 2019 02:25:08 +0000 Subject: Bump version to 15.0.287 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. --- chef-bin/lib/chef-bin/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chef-bin') diff --git a/chef-bin/lib/chef-bin/version.rb b/chef-bin/lib/chef-bin/version.rb index 4d0bff29e2..9b24abf0c9 100644 --- a/chef-bin/lib/chef-bin/version.rb +++ b/chef-bin/lib/chef-bin/version.rb @@ -21,7 +21,7 @@ module ChefBin CHEFBIN_ROOT = File.expand_path("../..", __FILE__) - VERSION = "15.0.286".freeze + VERSION = "15.0.287".freeze end # -- cgit v1.2.1