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 28d9d34 commit 2dc69ffCopy full SHA for 2dc69ff
src/ConsoleApplication.php
@@ -7,7 +7,7 @@
7
final class ConsoleApplication extends Application
8
{
9
public const NAME = 'PHP-Watcher';
10
- public const VERSION = '0.4.3';
+ public const VERSION = '0.5.0';
11
12
public function __construct()
13
0 commit comments