mirror of
https://github.com/pestphp/pest.git
synced 2026-04-20 22:20:17 +02:00
chore: upgrades version
This commit is contained in:
@ -6,5 +6,5 @@ namespace Pest;
|
||||
|
||||
function version(): string
|
||||
{
|
||||
return '0.3.15';
|
||||
return '0.3.17';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user