chore: bump version to 1.3.0

This commit is contained in:
Anna 2021-02-22 21:11:51 -05:00
parent 98badb3ca0
commit 07f24dd7b4
1 changed files with 1 additions and 1 deletions

View File

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