diff --git a/src/Pest.php b/src/Pest.php index 67ec610b..e08048be 100644 --- a/src/Pest.php +++ b/src/Pest.php @@ -6,7 +6,7 @@ namespace Pest; function version(): string { - return '3.5.2'; + return '3.6.0'; } function testDirectory(string $file = ''): string