Skip to content

Commit

Permalink
Released version 2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Aug 29, 2022
1 parent f1fa3ec commit 451f6e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -86,7 +86,7 @@ Now we run tests from command-line using the `tester` command:
> tester
_____ ___ ___ _____ ___ ___
|_ _/ __)( __/_ _/ __)| _ )
|_| \___ /___) |_| \___ |_|_\ v2.4.2
|_| \___ /___) |_| \___ |_|_\ v2.4.3
PHP 7.3.3 | php -n | 8 threads
.
Expand Down
2 changes: 1 addition & 1 deletion src/Runner/CliTester.php
Expand Up @@ -100,7 +100,7 @@ private function loadOptions(): CommandLine
echo <<<'XX'
_____ ___ ___ _____ ___ ___
|_ _/ __)( __/_ _/ __)| _ )
|_| \___ /___) |_| \___ |_|_\ v2.4.2
|_| \___ /___) |_| \___ |_|_\ v2.4.3
XX;
Expand Down

0 comments on commit 451f6e9

Please sign in to comment.