mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 15:57:21 +01:00
chore: updates version
This commit is contained in:
@ -6,5 +6,5 @@ namespace Pest;
|
||||
|
||||
function version(): string
|
||||
{
|
||||
return '0.3.12';
|
||||
return '0.3.13';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user