chore: bump version to 4.0.0-alpha.2

This commit is contained in:
Anna 2021-12-09 21:32:26 -05:00
parent 43c5ac9969
commit 0b654c10e9
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.1</Version>
<Version>4.0.0-alpha.2</Version>
<DebugType>full</DebugType>
</PropertyGroup>