chore: bump version to 1.1.0

This commit is contained in:
Anna 2021-03-17 16:47:42 -04:00
parent e469019c20
commit 0536a4a815
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>1.0.0</Version>
<Version>1.1.0</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
</PropertyGroup>