From 066bd7635ed71c25c73dd2735b0bce9b202235bf Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Thu, 6 Apr 2023 07:42:51 +0000 Subject: Bump version to 18.1.5 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 5b05298d..7b933870 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.4" + VERSION = "18.1.5" end -- cgit v1.2.1