Skip to content

Commit

Permalink
Version 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zlatanov committed Jun 30, 2021
1 parent 48ba5b8 commit d82c554
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Maverick.Json.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<PropertyGroup>
<TargetFrameworks>netstandard2.0;netcoreapp5.0</TargetFrameworks>
<Description>Provides standards-based UTF-8 support for the serialization of JSON.</Description>
<Version>3.0</Version>
<Version>4.0</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>

<PackageVersion>3.0.1</PackageVersion>
<PackageVersion>4.0.0</PackageVersion>
<PackageProjectUrl>https://github.com/zlatanov/json</PackageProjectUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageTags>json</PackageTags>
Expand Down

0 comments on commit d82c554

Please sign in to comment.