From b36a2da75e211422b87c1b35aa78980c4bb8055a Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Mon, 30 Dec 2019 00:20:59 +0000 Subject: Bump version to 1.0.4 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 2fafefa..9ec0efc 100644 --- a/lib/wmi-lite/version.rb +++ b/lib/wmi-lite/version.rb @@ -1,3 +1,3 @@ module WmiLite - VERSION = "1.0.3".freeze + VERSION = "1.0.4".freeze end -- cgit v1.2.1