release: v5.0.3

This commit is contained in:
nuno maduro
2026-08-02 22:24:32 -04:00
parent 1dd959848c
commit 953664dce0
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ namespace Pest;
function version(): string
{
return '5.0.2';
return '5.0.3';
}
function testDirectory(string $file = ''): string