We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f212810 commit 14c47e8Copy full SHA for 14c47e8
1 file changed
app/Commander.php
@@ -14,7 +14,7 @@
14
15
final class Commander extends Application
16
{
17
- public const VERSION = '0.1.0';
+ public const VERSION = '0.0.0';
18
19
public function __construct()
20
0 commit comments