release: 5.1.3

This commit is contained in:
nuno maduro
2026-08-25 18:10:42 +01:00
parent b5b2ba7d7f
commit eac05bcee9
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 '5.1.2'; return '5.1.3';
} }
function testDirectory(string $file = ''): string function testDirectory(string $file = ''): string
@@ -1,5 +1,5 @@
Pest Testing Framework 5.1.2. Pest Testing Framework 5.1.3.
USAGE: pest <file> [options] USAGE: pest <file> [options]
@@ -1,3 +1,3 @@
Pest Testing Framework 5.1.2. Pest Testing Framework 5.1.3.