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