Skip to content

Commit

Permalink
Release NodaTime.Serialization.SystemTextJson version 1.3.0
Browse files Browse the repository at this point in the history
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
  • Loading branch information
jskeet committed Jan 3, 2025
1 parent ac99432 commit 4833358
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Description>Provides serialization support between Noda Time and System.Text.Json</Description>
<!-- Update this just before a release. -->
<Version>1.2.0</Version>
<Version>1.3.0</Version>
<!-- Update this just after a release. -->
<PackageValidationBaselineVersion>1.2.0</PackageValidationBaselineVersion>

Expand Down

0 comments on commit 4833358

Please sign in to comment.