chore: bump version to 1.9.1

This commit is contained in:
Anna 2021-12-14 20:49:00 -05:00
parent edc66131f5
commit ce226ae9f8
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net5.0-windows</TargetFramework>
<Version>1.9.0</Version>
<Version>1.9.1</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Nullable>enable</Nullable>
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>