Updates changelog

This commit is contained in:
luke
2021-06-07 15:27:33 +01:00
parent cdc3bd3f45
commit 17d407a26a
2 changed files with 5 additions and 1 deletions

View File

@ -6,7 +6,7 @@ namespace Pest;
function version(): string
{
return '1.3.1';
return '1.3.2';
}
function testDirectory(string $file = ''): string