chore: bump version to 0.1.1

This commit is contained in:
Anna 2021-01-16 22:32:38 -05:00
parent 45e3909707
commit 6c80ef1f0b
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>