chore: bump version to 1.1.0

This commit is contained in:
Anna 2021-03-17 16:47:42 -04:00
parent 7cea65afbe
commit 039b3f2431
1 changed files with 1 additions and 1 deletions

View File

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