diff --git a/src/Pest.php b/src/Pest.php index f6849533..2188a22f 100644 --- a/src/Pest.php +++ b/src/Pest.php @@ -6,7 +6,7 @@ namespace Pest; function version(): string { - return '2.35.0'; + return '2.35.1'; } function testDirectory(string $file = ''): string