release: 3.8.7

This commit is contained in:
nuno maduro
2026-07-06 18:04:21 +01:00
parent 3bb314a7fe
commit f108313b52
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ namespace Pest;
function version(): string function version(): string
{ {
return '3.8.6'; return '3.8.7';
} }
function testDirectory(string $file = ''): string function testDirectory(string $file = ''): string
@@ -1,5 +1,5 @@
Pest Testing Framework 3.8.6. Pest Testing Framework 3.8.7.
USAGE: pest <file> [options] USAGE: pest <file> [options]
@@ -1,3 +1,3 @@
Pest Testing Framework 3.8.6. Pest Testing Framework 3.8.7.