chore: updates version

This commit is contained in:
Nuno Maduro
2020-11-23 22:01:06 +01:00
parent 5bbdd4f41e
commit eedd5d80a0

View File

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