release: 2.33.5

This commit is contained in:
Nuno Maduro
2024-02-12 08:44:52 +00:00
parent 07e314fbf5
commit e8fa98c810
3 changed files with 3 additions and 3 deletions

View File

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