diff --git a/readme.md b/readme.md index a1299b11..d21d8b79 100644 --- a/readme.md +++ b/readme.md @@ -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 . diff --git a/src/Runner/CliTester.php b/src/Runner/CliTester.php index 3b756fb0..aedf1875 100644 --- a/src/Runner/CliTester.php +++ b/src/Runner/CliTester.php @@ -100,7 +100,7 @@ private function loadOptions(): CommandLine echo <<<'XX' _____ ___ ___ _____ ___ ___ |_ _/ __)( __/_ _/ __)| _ ) - |_| \___ /___) |_| \___ |_|_\ v2.4.2 + |_| \___ /___) |_| \___ |_|_\ v2.4.3 XX;