Skip to content

Commit 3af49c6

Browse files
committed
update version to 0.1.3
1 parent fa4b4ad commit 3af49c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/SwoftCLI.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*/
1515
class SwoftCLI extends SwoftApplication
1616
{
17-
public const VERSION = '0.1.2';
17+
public const VERSION = '0.1.3';
1818

1919
protected function afterInit(): void
2020
{

0 commit comments

Comments
 (0)