chore: update changelog

This commit is contained in:
Owen Voke
2020-09-21 20:31:32 +01:00
parent 2b138ad76b
commit 0fadf9a02c
2 changed files with 6 additions and 1 deletions

View File

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