Skip to content

Commit 30486fa

Browse files
committed
JsonNet: 1.3.0
1 parent 5612743 commit 30486fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UnitsNet.Serialization.JsonNet/UnitsNet.Serialization.JsonNet.Common.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NuGet properties -->
33
<PropertyGroup>
44
<PackageId>UnitsNet.Serialization.JsonNet</PackageId>
5-
<Version>1.2.2</Version>
5+
<Version>1.3.0</Version>
66
<Authors>Andreas Gullberg Larsen</Authors>
77
<Title>Units.NET Serialization with Json.NET</Title>
88
<Description>A helper library for serializing and deserializing types in Units.NET using Json.NET.</Description>
@@ -37,4 +37,4 @@
3737
<EmbeddedResource Remove="obj\**" />
3838
<None Remove="obj\**" />
3939
</ItemGroup>
40-
</Project>
40+
</Project>

0 commit comments

Comments
 (0)