From b846145fdce2fbb21b760ad83b1b54a49c43ba8a Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Tue, 21 Feb 2023 20:25:27 +0000 Subject: Bump version to 18.1.1 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 94a8c8a1..91eb988f 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.1.0" + VERSION = "18.1.1" end -- cgit v1.2.1