chore: bump version to 3.0.2

This commit is contained in:
Anna 2021-09-11 13:16:46 -04:00
parent efe3bf3b6f
commit 30d370c63b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<LangVersion>latest</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Nullable>enable</Nullable>
<Version>3.0.1</Version>
<Version>3.0.2</Version>
<DebugType>full</DebugType>
</PropertyGroup>