diff --git a/src/Pest.php b/src/Pest.php index 08e95c48..dd1af4fe 100644 --- a/src/Pest.php +++ b/src/Pest.php @@ -6,7 +6,7 @@ namespace Pest; function version(): string { - return '2.20.0'; + return '2.21.0'; } function testDirectory(string $file = ''): string