release: 4.1.3

This commit is contained in:
Nuno Maduro
2025-10-29 22:45:27 +00:00
parent 08b09f2e98
commit 477d20a54f
46 changed files with 32 additions and 18 deletions

View File

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