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 d43ec3e commit e45f2d0Copy full SHA for e45f2d0
phpunit-finder
@@ -20,7 +20,7 @@ foreach ($autoload as $file) {
20
}
21
22
const APP_NAME = 'PHPUnit Finder';
23
-const VERSION = '2.x-dev';
+const VERSION = '2.0.1';
24
25
use PhpUnitFinder\FinderCommand;
26
use Symfony\Component\Console\Application;
0 commit comments