From 621d432f0ed0f8e0eed1911f3901c937e1111447 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Tue, 31 May 2022 19:44:38 +0000 Subject: Bump version to 18.0.13 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 3b98b072..d1ddbee3 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.12" + VERSION = "18.0.13" end -- cgit v1.2.1