From bd550425b7fad3b8508838219ede11f1adb33f4c Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Mon, 20 Feb 2023 13:34:41 +0000 Subject: Bump version to 18.1.0 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 92e9bc2a..94a8c8a1 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.27" + VERSION = "18.1.0" end -- cgit v1.2.1