chore: bump version to 1.0.9

This commit is contained in:
Anna 2021-08-22 22:44:06 -04:00
parent fc0d1f15ea
commit c004909180
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.8</Version>
<Version>1.0.9</Version>
<TargetFramework>net5-windows</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>