chore: bump version to 0.3.2

This commit is contained in:
Anna 2021-11-09 18:15:28 -05:00
parent 2609a0d0e8
commit bf2c7e9bb2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5-windows</TargetFramework>
<Version>0.3.1</Version>
<Version>0.3.2</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>