release: v4.7.6

This commit is contained in:
nuno maduro
2026-07-17 16:33:29 +01:00
parent ff4aba2ffa
commit 1b83b8fcda
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ namespace Pest;
function version(): string
{
return '4.7.5';
return '4.7.6';
}
function testDirectory(string $file = ''): string
@@ -1,5 +1,5 @@
Pest Testing Framework 4.7.5.
Pest Testing Framework 4.7.6.
USAGE: pest <file> [options]
@@ -1,3 +1,3 @@
Pest Testing Framework 4.7.5.
Pest Testing Framework 4.7.6.