chore: bump version to 2.0.1

This commit is contained in:
Anna 2022-01-05 15:01:24 -05:00
parent 9471b6e583
commit 0aaa8ead76
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
1 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@
<TargetFramework>net5-windows</TargetFramework>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<Version>2.0.0</Version>
<Version>2.0.1</Version>
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
</PropertyGroup>