chore: update changelog

This commit is contained in:
Owen Voke
2020-11-11 23:29:18 +00:00
parent f950f57eed
commit 6be131d602
2 changed files with 5 additions and 1 deletions

View File

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