summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-07-31 05:10:15 +0000
committerChef Expeditor <chef-ci@chef.io>2020-07-31 05:10:15 +0000
commit87d47ace9b65457e126721e038c0a043f414c9c9 (patch)
treef141cbda9bf462ff316f301a585e55c1b1301f0c /lib
parente8fd2936a2ca1511549be8b14d6fc1d1f929b1ac (diff)
downloadwmi-lite-87d47ace9b65457e126721e038c0a043f414c9c9.tar.gz
Bump version to 1.0.6 by Chef Expeditorv1.0.6
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 35fcf16..f42061c 100644
--- a/lib/wmi-lite/version.rb
+++ b/lib/wmi-lite/version.rb
@@ -1,3 +1,3 @@
module WmiLite
- VERSION = "1.0.5".freeze
+ VERSION = "1.0.6".freeze
end