chore: bump version to 1.6.0

This commit is contained in:
Anna 2021-06-20 13:28:00 -04:00
parent fc6ad1b2dc
commit a3fcd576a7
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<TargetFramework>net48</TargetFramework>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<Version>1.5.2</Version>
<Version>1.6.0</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>