summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-01-16 18:24:37 +0000
committerChef Expeditor <chef-ci@chef.io>2019-01-16 18:24:37 +0000
commit661257187580c01ac267d53191c01cfbb2c19e12 (patch)
treee2e96f8f8b94e577e6b29a3e1380f7519c9fa529 /lib
parentf0a98d5fbb4ec35b6175058272df41481a467e37 (diff)
downloadwmi-lite-661257187580c01ac267d53191c01cfbb2c19e12.tar.gz
Bump version to 1.0.2 by Chef Expeditorv1.0.2
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'lib')
-rw-r--r--lib/wmi-lite/version.rb2
1 files changed, 1 insertions, 1 deletions
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