diff --git a/src/Pest.php b/src/Pest.php index 6d85c02c..68f634d4 100644 --- a/src/Pest.php +++ b/src/Pest.php @@ -6,7 +6,7 @@ function version(): string { - return '2.34.8'; + return '2.34.9'; } function testDirectory(string $file = ''): string