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