chore: increases version

This commit is contained in:
Nuno Maduro
2020-12-04 21:19:32 +01:00
parent b52e9826e7
commit 3b435e460e

View File

@ -6,5 +6,5 @@ namespace Pest;
function version(): string
{
return '0.3.14';
return '0.3.15';
}