chore: bump version to 1.2.0

This commit is contained in:
Anna 2022-07-19 21:22:54 -04:00
parent 9b61844578
commit 1854c165d4
1 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.1.4</Version>
<Version>1.2.0</Version>
<TargetFramework>net5.0-windows</TargetFramework>
<LangVersion>preview</LangVersion>
<ImplicitUsings>enable</ImplicitUsings>