chore: bump version to 1.1.1

This commit is contained in:
Anna 2021-03-19 15:54:18 -04:00
parent 0fb0e1f1c6
commit a83bb75e21
1 changed files with 1 additions and 1 deletions

View File

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