chore: bump version to 3.0.5

This commit is contained in:
Anna 2022-09-02 19:42:14 -04:00
parent f87fb284e5
commit dc9bb16054
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<Version>3.0.3</Version>
<Version>3.0.5</Version>
<TargetFramework>net6-windows</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<PlatformTarget>x64</PlatformTarget>