chore: bump version to 1.3.1

This commit is contained in:
Anna 2021-04-05 15:18:55 -04:00
parent 5c949413f1
commit 34aa5d387e
1 changed files with 1 additions and 1 deletions

View File

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