Skip to content

Commit b54326b

Browse files
committed
Released version 2.4.1
1 parent a496e85 commit b54326b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Now we run tests from command-line using the `tester` command:
8686
> tester
8787
_____ ___ ___ _____ ___ ___
8888
|_ _/ __)( __/_ _/ __)| _ )
89-
|_| \___ /___) |_| \___ |_|_\ v2.4.0
89+
|_| \___ /___) |_| \___ |_|_\ v2.4.1
9090
9191
PHP 7.3.3 | php -n | 8 threads
9292
.

src/Runner/CliTester.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ private function loadOptions(): CommandLine
9797
echo <<<'XX'
9898
_____ ___ ___ _____ ___ ___
9999
|_ _/ __)( __/_ _/ __)| _ )
100-
|_| \___ /___) |_| \___ |_|_\ v2.4.0
100+
|_| \___ /___) |_| \___ |_|_\ v2.4.1
101101

102102

103103
XX;

0 commit comments

Comments
 (0)