Skip to content

Commit

Permalink
Prepare release 8.0.1 for the JSON helper package.
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegRa committed Jul 13, 2024
1 parent 2e8829c commit 18afa06
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions DateTimeOnly.Json/DateTimeOnly.Json.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@

<PropertyGroup>
<PackageReleaseNotes>
- Official public release. See README for more information about use cases.
- The `System.Text.Json` updated to version 8.0.4 with fix for the CVE-2024-30105 vulnerability.
</PackageReleaseNotes>
<AssemblyVersion>8.0.0.2</AssemblyVersion>
<FileVersion>8.0.0.2</FileVersion>
<Version>8.0.0</Version>
<AssemblyVersion>8.0.1.0</AssemblyVersion>
<FileVersion>8.0.1.0</FileVersion>
<Version>8.0.1</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 18afa06

Please sign in to comment.