Skip to content

Commit c3bd1b2

Browse files
committed
Released version 2.3.1
1 parent fab8e20 commit c3bd1b2

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
@@ -77,7 +77,7 @@ Now we run tests from command-line using the `tester` command:
7777
> tester
7878
_____ ___ ___ _____ ___ ___
7979
|_ _/ __)( __/_ _/ __)| _ )
80-
|_| \___ /___) |_| \___ |_|_\ v2.3.0
80+
|_| \___ /___) |_| \___ |_|_\ v2.3.1
8181
8282
PHP 7.3.3 | php -n | 8 threads
8383
.

src/Runner/CliTester.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ private function loadOptions(): CommandLine
9292
echo <<<'XX'
9393
_____ ___ ___ _____ ___ ___
9494
|_ _/ __)( __/_ _/ __)| _ )
95-
|_| \___ /___) |_| \___ |_|_\ v2.3.0
95+
|_| \___ /___) |_| \___ |_|_\ v2.3.1
9696

9797

9898
XX;

0 commit comments

Comments
 (0)