chore: bump version to 1.5.9

This commit is contained in:
Anna 2021-02-16 12:18:58 -05:00
parent f874d8ac37
commit acd8f04937
1 changed files with 1 additions and 1 deletions

View File

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