chore: bump version to 1.3.4

This commit is contained in:
Anna 2021-07-03 11:32:16 -04:00
parent 56ad7c07ec
commit d9e30396f4
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net48</TargetFramework>
<Version>1.3.3</Version>
<Version>1.3.4</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>