chore: prepares release

This commit is contained in:
Nuno Maduro
2023-09-03 13:37:26 +01:00
parent 04fa6b6372
commit 3a0f6a1d09
5 changed files with 6 additions and 4 deletions

View File

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