chore: bump version to 0.1.3

This commit is contained in:
Anna 2021-01-17 16:00:58 -05:00
parent 6fcc6d9694
commit 0e743f174e
1 changed files with 1 additions and 1 deletions

View File

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