Skip to content

Commit e45f2d0

Browse files
committed
Release 2.0.1
1 parent d43ec3e commit e45f2d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit-finder

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ foreach ($autoload as $file) {
2020
}
2121

2222
const APP_NAME = 'PHPUnit Finder';
23-
const VERSION = '2.x-dev';
23+
const VERSION = '2.0.1';
2424

2525
use PhpUnitFinder\FinderCommand;
2626
use Symfony\Component\Console\Application;

0 commit comments

Comments
 (0)