Skip to content

Commit

Permalink
JsonNet: 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
angularsen committed Mar 15, 2018
1 parent 5612743 commit 30486fa
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NuGet properties -->
<PropertyGroup>
<PackageId>UnitsNet.Serialization.JsonNet</PackageId>
<Version>1.2.2</Version>
<Version>1.3.0</Version>
<Authors>Andreas Gullberg Larsen</Authors>
<Title>Units.NET Serialization with Json.NET</Title>
<Description>A helper library for serializing and deserializing types in Units.NET using Json.NET.</Description>
Expand Down Expand Up @@ -37,4 +37,4 @@
<EmbeddedResource Remove="obj\**" />
<None Remove="obj\**" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 30486fa

Please sign in to comment.