chore: bump version to 1.3.2

This commit is contained in:
Anna 2021-04-08 11:36:05 -04:00
parent 606d970794
commit 48369bb172
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFramework>net48</TargetFramework> <TargetFramework>net48</TargetFramework>
<Version>1.3.1</Version> <Version>1.3.2</Version>
<LangVersion>latest</LangVersion> <LangVersion>latest</LangVersion>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
</PropertyGroup> </PropertyGroup>