chore: bump version to 5.0.0

This commit is contained in:
Anna 2022-01-30 17:10:41 -05:00
parent 1a4a3a065c
commit f413b96189
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>4.0.0</Version>
<Version>5.0.0</Version>
<DebugType>full</DebugType>
</PropertyGroup>