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