chore: bump to 1.0.1

This commit is contained in:
Anna 2022-04-17 18:20:44 -04:00
parent 38c7505cd5
commit a7f20a7a6a
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.0.1</Version>
<TargetFramework>net5-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>