chore: bump version to 2.2.0

This commit is contained in:
Anna 2021-07-11 21:51:08 -04:00
parent 08c969208c
commit f92856e1fa
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>2.2.0-alpha.1</Version>
<Version>2.2.0</Version>
<DebugType>full</DebugType>
</PropertyGroup>