chore: bump version to 0.1.2

This commit is contained in:
Anna 2021-06-17 14:09:18 -04:00
parent f3039a6cef
commit 864310b2af
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net48</TargetFramework>
<Version>0.1.1</Version>
<Version>0.1.2</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>