release: v2.24.0

This commit is contained in:
Nuno Maduro
2023-10-17 10:07:18 +01:00
parent 22a7fd0656
commit 811ef27ee4
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ namespace Pest;
function version(): string
{
return '2.23.2';
return '2.24.0';
}
function testDirectory(string $file = ''): string

View File

@ -1,5 +1,5 @@
Pest Testing Framework 2.23.2.
Pest Testing Framework 2.24.0.
USAGE: pest <file> [options]

View File

@ -1,3 +1,3 @@
Pest Testing Framework 2.23.2.
Pest Testing Framework 2.24.0.