From 49eb6989660fff5ecf695a3991f83f1ddaae7d1c Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Tue, 3 Mar 2020 20:16:16 +0000 Subject: Bump version to 16.0.8 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. --- lib/ohai/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/ohai/version.rb') diff --git a/lib/ohai/version.rb b/lib/ohai/version.rb index c6fa311f..e2718d1a 100644 --- a/lib/ohai/version.rb +++ b/lib/ohai/version.rb @@ -18,5 +18,5 @@ module Ohai OHAI_ROOT = File.expand_path(File.dirname(__FILE__)) - VERSION = "16.0.7".freeze + VERSION = "16.0.8".freeze end -- cgit v1.2.1