chore: bump version to 1.9.0

This commit is contained in:
Anna 2021-04-25 11:46:19 -04:00
parent c2f6b71410
commit b0e49b8458
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<Version>1.8.2</Version>
<Version>1.9.0</Version>
<TargetFramework>net48</TargetFramework>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<PlatformTarget>x64</PlatformTarget>