chore: bump version to 2.0.0-beta.3

This commit is contained in:
Anna 2021-03-10 14:30:30 -05:00
parent 2fdba230b8
commit ef9a4905ce
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Library</OutputType>
<TargetFramework>net48</TargetFramework>
<Version>2.0.0.2</Version>
<Version>2.0.0.3</Version>
<LangVersion>latest</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Nullable>enable</Nullable>