release: 2.34.8

This commit is contained in:
Nuno Maduro
2024-06-10 23:02:16 +01:00
parent 9fc607a2b8
commit e8f122bf47
6 changed files with 13 additions and 7 deletions

View File

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