release: 3.8.5

This commit is contained in:
Nuno Maduro
2026-01-28 01:23:37 +00:00
parent 72cf695554
commit 7a7c35292c
4 changed files with 9 additions and 9 deletions

View File

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