We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef378d4 commit b7257cdCopy full SHA for b7257cd
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.2.0';
18
19
public function __construct()
20
0 commit comments