We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1766838 commit d127b42Copy full SHA for d127b42
1 file changed
app/SwoftCLI.php
@@ -14,8 +14,8 @@
14
*/
15
class SwoftCLI extends SwoftApplication
16
{
17
- public const VERSION = '0.1.3';
18
-
+ public const VERSION = '0.1.4';
+
19
public const CLI_LOGO = '
20
_____ ______ ________ ____
21
/ ___/ ______ / __/ /_ / ____/ / / _/
0 commit comments