summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-03-31 21:18:46 +0000
committerChef Expeditor <chef-ci@chef.io>2022-03-31 21:18:46 +0000
commit567b569fdc68a2b41c126a720cc2d41b5b0305d5 (patch)
treeed2560f61c633874a1cf86913a4e242c96f193b0 /lib
parentc4cf4bde8c6a5d5dfdfe31d7643f01444f5e8460 (diff)
downloadwmi-lite-567b569fdc68a2b41c126a720cc2d41b5b0305d5.tar.gz
Bump version to 1.0.7 by Chef Expeditorv1.0.7
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 f42061c..0a21b89 100644
--- a/lib/wmi-lite/version.rb
+++ b/lib/wmi-lite/version.rb
@@ -1,3 +1,3 @@
module WmiLite
- VERSION = "1.0.6".freeze
+ VERSION = "1.0.7".freeze
end