release: 2.32.0

This commit is contained in:
Nuno Maduro
2024-01-20 11:44:00 +00:00
parent e135e2671f
commit fef02594db

View File

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