mirror of
https://github.com/pestphp/pest.git
synced 2026-04-20 22:20:17 +02:00
release: 1.3.0
This commit is contained in:
@ -6,7 +6,7 @@ namespace Pest;
|
||||
|
||||
function version(): string
|
||||
{
|
||||
return '1.2.1';
|
||||
return '1.3.0';
|
||||
}
|
||||
|
||||
function testDirectory(string $file = ''): string
|
||||
|
||||
Reference in New Issue
Block a user