chore: bump version to 0.1.1

This commit is contained in:
Anna 2021-01-16 22:32:38 -05:00
parent a95016b648
commit 9fe6f41855
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
1 changed files with 1 additions and 1 deletions

View File

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