From 661257187580c01ac267d53191c01cfbb2c19e12 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Wed, 16 Jan 2019 18:24:37 +0000 Subject: Bump version to 1.0.2 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 9c03faf..0e77275 100644 --- a/lib/wmi-lite/version.rb +++ b/lib/wmi-lite/version.rb @@ -1,3 +1,3 @@ module WmiLite - VERSION = "1.0.1".freeze + VERSION = "1.0.2".freeze end -- cgit v1.2.1