Skip to content

Commit 18afa06

Browse files
committed
Prepare release 8.0.1 for the JSON helper package.
1 parent 2e8829c commit 18afa06

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

DateTimeOnly.Json/DateTimeOnly.Json.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@
5252

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

6262
<PropertyGroup>

0 commit comments

Comments
 (0)