chore: bump version to 4.0.0

This commit is contained in:
Anna 2022-01-10 18:30:09 -05:00
parent 030da23475
commit 9a7795fa30
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
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-alpha.2</Version>
<Version>4.0.0</Version>
<DebugType>full</DebugType>
</PropertyGroup>