diff --git a/src/Pest.php b/src/Pest.php index e59c88de..3ad6deec 100644 --- a/src/Pest.php +++ b/src/Pest.php @@ -6,7 +6,7 @@ namespace Pest; function version(): string { - return '2.31.0'; + return '2.32.0'; } function testDirectory(string $file = ''): string