chore: bump version to 1.1.0

This commit is contained in:
Anna
2022-01-14 15:40:52 -05:00
parent 878171dc56
commit 8c62e6fb42
+1 -1
View File
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.0.0</Version>
<Version>1.1.0</Version>
<TargetFramework>net5.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>