Skip to content

Commit b9711f5

Browse files
committed
Released version 2.0.2
1 parent 430a515 commit b9711f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Now we run tests from command-line using the `tester` command:
7272
> tester
7373
_____ ___ ___ _____ ___ ___
7474
|_ _/ __)( __/_ _/ __)| _ )
75-
|_| \___ /___) |_| \___ |_|_\ v2.0.1
75+
|_| \___ /___) |_| \___ |_|_\ v2.0.2
7676
7777
PHP 5.6.0 | php -n | 8 threads
7878
.

src/Runner/CliTester.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ private function loadOptions()
9191
echo <<<'XX'
9292
_____ ___ ___ _____ ___ ___
9393
|_ _/ __)( __/_ _/ __)| _ )
94-
|_| \___ /___) |_| \___ |_|_\ v2.0.1
94+
|_| \___ /___) |_| \___ |_|_\ v2.0.2
9595

9696

9797
XX;

0 commit comments

Comments
 (0)