Skip to content

Commit 4833358

Browse files
committed
Release NodaTime.Serialization.SystemTextJson version 1.3.0
Changes since 1.2.0: - Support `Nullable<T>` properties with source generation - Fixed link in package readme - Updated System.Text.Json dependency to 8.0.5
1 parent ac99432 commit 4833358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NodaTime.Serialization.SystemTextJson/NodaTime.Serialization.SystemTextJson.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<Description>Provides serialization support between Noda Time and System.Text.Json</Description>
55
<!-- Update this just before a release. -->
6-
<Version>1.2.0</Version>
6+
<Version>1.3.0</Version>
77
<!-- Update this just after a release. -->
88
<PackageValidationBaselineVersion>1.2.0</PackageValidationBaselineVersion>
99

0 commit comments

Comments
 (0)