chore: bump version to 1.3.3

This commit is contained in:
Anna 2021-04-14 18:22:54 -04:00
parent 8c7380c3d1
commit a4a25ed90b
1 changed files with 1 additions and 1 deletions

View File

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