release: 4.1.4

This commit is contained in:
Nuno Maduro
2025-11-24 10:25:45 +00:00
parent 1a39826935
commit 41fd831153
4 changed files with 11 additions and 11 deletions

View File

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