diff --git a/src/Pest.php b/src/Pest.php index cdc576777..38526338b 100644 --- a/src/Pest.php +++ b/src/Pest.php @@ -6,7 +6,7 @@ function version(): string { - return '1.11.0'; + return '1.12.0'; } function testDirectory(string $file = ''): string