Skip to content

Commit 203ec96

Browse files
MaxGitingfreekmurze
authored andcommitted
Update output version number (#92)
1 parent dc22769 commit 203ec96

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
@@ -8,7 +8,7 @@ class ConsoleApplication extends Application
88
{
99
public function __construct()
1010
{
11-
parent::__construct('PHPUnit Watcher', '1.5.0');
11+
parent::__construct('PHPUnit Watcher', '1.11.1');
1212

1313
$this->add(new WatcherCommand());
1414
}

0 commit comments

Comments
 (0)