chore: bump version to 1.0.1

This commit is contained in:
Anna 2021-09-24 15:26:03 -04:00
parent 004e95ec8a
commit 8823597675
1 changed files with 1 additions and 0 deletions

View File

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