Skip to content

Commit b7257cd

Browse files
Bump version to 0.2.0 (#12)
Co-authored-by: tfirdaus <2067467+tfirdaus@users.noreply.github.com>
1 parent ef378d4 commit b7257cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/Commander.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
final class Commander extends Application
1616
{
17-
public const VERSION = '0.1.0';
17+
public const VERSION = '0.2.0';
1818

1919
public function __construct()
2020
{

0 commit comments

Comments
 (0)