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