Skip to content

Commit 2095e60

Browse files
committed
Back to dev
1 parent 4e3ee1b commit 2095e60

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

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

0 commit comments

Comments
 (0)