We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa4b4ad commit 3af49c6Copy full SHA for 3af49c6
app/SwoftCLI.php
@@ -14,7 +14,7 @@
14
*/
15
class SwoftCLI extends SwoftApplication
16
{
17
- public const VERSION = '0.1.2';
+ public const VERSION = '0.1.3';
18
19
protected function afterInit(): void
20
0 commit comments