chore: bump version to 1.0.8

This commit is contained in:
Anna 2021-05-29 01:33:07 -04:00
parent 489f7582a3
commit d8c6f2ea56
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.7</Version>
<Version>1.0.8</Version>
<TargetFramework>net48</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>