From ecac9bc41e7aff16786af373029d685ac7f558d4 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Thu, 7 Apr 2022 22:46:10 +0000 Subject: Bump version to 18.0.10 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 d2e79d84..b2243e27 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.9" + VERSION = "18.0.10" end -- cgit v1.2.1