chore: bump version to 6.0.1

This commit is contained in:
Anna 2022-08-24 20:41:05 -04:00
parent 7d2e046445
commit 8b289f37a1
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<LangVersion>latest</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Nullable>enable</Nullable>
<Version>6.0.0</Version>
<Version>6.0.1</Version>
<DebugType>full</DebugType>
</PropertyGroup>