We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d32dd0 commit 918a8fcCopy full SHA for 918a8fc
src/Pest.php
@@ -6,7 +6,7 @@
6
7
function version(): string
8
{
9
- return '3.5.2';
+ return '3.6.0';
10
}
11
12
function testDirectory(string $file = ''): string
0 commit comments