Skip to content

Commit 0d5af4d

Browse files
committed
Update composer
1 parent 28c87d1 commit 0d5af4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<a href="https://packagist.org/packages/phpwintools/wmi-scripting"><img src="https://img.shields.io/github/license/phpwintools/wmi-scripting" alt="License"></a>
1010
</p>
1111

12-
### Current Version: 0.1.0-alpha
12+
### Current Version: 0.1.1-alpha
1313

1414
This is currently under heavy development and no release candidate has be marked at this point.
1515
You are free to use this in production with relatively low-risk as the library itself is fully functional,

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"php"
1717
],
1818
"license": "MIT",
19-
"version": "0.1.0-alpha",
19+
"version": "0.1.1-alpha",
2020
"authors": [
2121
{
2222
"name": "Joe Springe",

0 commit comments

Comments
 (0)