Skip to content

Commit 918a8fc

Browse files
committed
release: 3.6.0
1 parent 5d32dd0 commit 918a8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Pest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
function version(): string
88
{
9-
return '3.5.2';
9+
return '3.6.0';
1010
}
1111

1212
function testDirectory(string $file = ''): string

0 commit comments

Comments
 (0)