chore: bump version to 3.0.0

This commit is contained in:
Anna 2021-08-22 18:08:01 -04:00
parent 3511693208
commit f06df23b5a
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<Version>2.1.3</Version>
<Version>3.0.0</Version>
<TargetFramework>net5-windows</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<PlatformTarget>x64</PlatformTarget>