From db6480f47f37954b9d3ac1fbb7837fbdb474646a Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Wed, 16 Mar 2022 00:26:23 +0000 Subject: Bump version to 18.0.9 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 77bf489e..d2e79d84 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.8" + VERSION = "18.0.9" end -- cgit v1.2.1