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