summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-12-30 00:27:32 +0000
committerChef Expeditor <expeditor@chef.io>2019-12-30 00:27:32 +0000
commitb658f0b87cee8d9c005908cb7bab5c40a8644a4b (patch)
treeccedf2ab17a8205418c1786cc4ed2ebb94814706 /lib
parent9d85cd2fa7e3cc4e3ca7c240f08ec14b62087dc3 (diff)
downloadwmi-lite-b658f0b87cee8d9c005908cb7bab5c40a8644a4b.tar.gz
Bump version to 1.0.5 by Chef Expeditorv1.0.5
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 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