Skip to content

Commit 2c4648e

Browse files
committed
Back to dev
1 parent e45f2d0 commit 2c4648e

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.0.1';
23+
const VERSION = '2.x-dev';
2424

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

0 commit comments

Comments
 (0)