From a021a1f23764f14567834556bd194a7e56ba797c Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Tue, 17 May 2022 20:02:19 +0000 Subject: Bump version to 18.0.11 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') diff --git a/lib/ohai/version.rb b/lib/ohai/version.rb index b2243e27..91286c2e 100644 --- a/lib/ohai/version.rb +++ b/lib/ohai/version.rb @@ -19,5 +19,5 @@ module Ohai OHAI_ROOT = File.expand_path(__dir__) - VERSION = "18.0.10" + VERSION = "18.0.11" end -- cgit v1.2.1