chore: bump version to 1.0.6

This commit is contained in:
Anna 2021-04-05 14:58:10 -04:00
parent 917fb3b917
commit ba2a96b5a9
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<Version>1.0.5</Version>
<Version>1.0.6</Version>
<TargetFramework>net48</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>