Skip to content

Commit 2dc69ff

Browse files
committed
Update app version
1 parent 28d9d34 commit 2dc69ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ConsoleApplication.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
final class ConsoleApplication extends Application
88
{
99
public const NAME = 'PHP-Watcher';
10-
public const VERSION = '0.4.3';
10+
public const VERSION = '0.5.0';
1111

1212
public function __construct()
1313
{

0 commit comments

Comments
 (0)