chore: bump version to 1.5.8

This commit is contained in:
Anna 2021-02-12 11:56:44 -05:00
parent 72494ebcee
commit b91cfd5eda
1 changed files with 1 additions and 1 deletions

View File

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