Skip to content

Commit

Permalink
Release NodaTime.Serialization.JsonNet 3.0.1
Browse files Browse the repository at this point in the history
Changes since 3.0.0:

- Newtonsoft.Json dependency updated to 13.0.1
- "browser" constraint in supported platforms
  • Loading branch information
jskeet committed Nov 4, 2022
1 parent 197a10d commit f1a53b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<Description>Provides serialization support between Noda Time and Json.NET.</Description>
<Version>3.0.0</Version>
<Version>3.0.1</Version>
<TargetFrameworks>netstandard2.0</TargetFrameworks>
<PackageTags>nodatime;json;jsonnet</PackageTags>
</PropertyGroup>
Expand Down

0 comments on commit f1a53b4

Please sign in to comment.