chore: bump version to 3.2.0

This commit is contained in:
Anna 2021-11-09 18:00:17 -05:00
parent 916c5964c6
commit 5149196b9b
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>3.1.0</Version>
<Version>3.2.0</Version>
<DebugType>full</DebugType>
</PropertyGroup>