chore: bump version to 2.0.4

This commit is contained in:
Anna 2021-05-10 12:24:08 -04:00
parent 6a552fabc7
commit a37bf9e079
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<Version>2.0.3</Version>
<Version>2.0.4</Version>
<TargetFramework>net48</TargetFramework>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<PlatformTarget>x64</PlatformTarget>