chore: bump version to 2.1.3

This commit is contained in:
Anna 2021-06-05 15:20:11 -04:00
parent a32677ef87
commit 1aabe04e23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<Version>2.1.2</Version>
<Version>2.1.3</Version>
<TargetFramework>net48</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<PlatformTarget>x64</PlatformTarget>