From 87d47ace9b65457e126721e038c0a043f414c9c9 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Fri, 31 Jul 2020 05:10:15 +0000 Subject: Bump version to 1.0.6 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. --- lib/wmi-lite/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/wmi-lite/version.rb b/lib/wmi-lite/version.rb index 35fcf16..f42061c 100644 --- a/lib/wmi-lite/version.rb +++ b/lib/wmi-lite/version.rb @@ -1,3 +1,3 @@ module WmiLite - VERSION = "1.0.5".freeze + VERSION = "1.0.6".freeze end -- cgit v1.2.1