Skip to content

Commit 318472f

Browse files
Update Command.php
1 parent b489aad commit 318472f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Command.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
class Command
1111
{
12-
protected static $version = '1.0.6';
12+
protected static $version = '1.0.7';
1313

1414
protected array $options = [];
1515

0 commit comments

Comments
 (0)