We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28c87d1 commit 0d5af4dCopy full SHA for 0d5af4d
README.md
@@ -9,7 +9,7 @@
9
<a href="https://packagist.org/packages/phpwintools/wmi-scripting"><img src="https://img.shields.io/github/license/phpwintools/wmi-scripting" alt="License"></a>
10
</p>
11
12
-### Current Version: 0.1.0-alpha
+### Current Version: 0.1.1-alpha
13
14
This is currently under heavy development and no release candidate has be marked at this point.
15
You are free to use this in production with relatively low-risk as the library itself is fully functional,
composer.json
@@ -16,7 +16,7 @@
16
"php"
17
],
18
"license": "MIT",
19
- "version": "0.1.0-alpha",
+ "version": "0.1.1-alpha",
20
"authors": [
21
{
22
"name": "Joe Springe",
0 commit comments