summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-12-30 00:20:59 +0000
committerChef Expeditor <expeditor@chef.io>2019-12-30 00:20:59 +0000
commitb36a2da75e211422b87c1b35aa78980c4bb8055a (patch)
tree7b282caf0a4a6d2dfbcb78fc3e5c142fd1bc3507 /lib
parent85fe63faefc22dca32c62c5d2d63d8e3c7a3e5ce (diff)
downloadwmi-lite-b36a2da75e211422b87c1b35aa78980c4bb8055a.tar.gz
Bump version to 1.0.4 by Chef Expeditorv1.0.4
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 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