diff --git a/src/Pest.php b/src/Pest.php index 9f754769..81d2f01d 100644 --- a/src/Pest.php +++ b/src/Pest.php @@ -6,7 +6,7 @@ namespace Pest; function version(): string { - return '1.23.0'; + return '1.23.1'; } function testDirectory(string $file = ''): string