chore: bump version to 2.1.0

This commit is contained in:
Anna 2021-05-16 12:55:01 -04:00
parent ed16be9039
commit e2ce1ed3ba
1 changed files with 1 additions and 1 deletions

View File

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