From 3627eb769d3dd25098cf0cb34a4090c2e2e0b0df Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Tue, 6 Mar 2018 17:24:47 +0000 Subject: Bump version to 14.0.22 by Expeditor --- 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 b304bf16..006d14cc 100644 --- a/lib/ohai/version.rb +++ b/lib/ohai/version.rb @@ -18,5 +18,5 @@ module Ohai OHAI_ROOT = File.expand_path(File.dirname(__FILE__)) - VERSION = "14.0.21" + VERSION = "14.0.22" end -- cgit v1.2.1