From 062d2b42bc3c235335956ee2ff62d1f520714637 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Tue, 17 May 2022 20:05:57 +0000 Subject: Bump version to 18.0.12 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 91286c2e..3b98b072 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.11" + VERSION = "18.0.12" end -- cgit v1.2.1