We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5612743 commit 30486faCopy full SHA for 30486fa
UnitsNet.Serialization.JsonNet/UnitsNet.Serialization.JsonNet.Common.props
@@ -2,7 +2,7 @@
2
<!-- NuGet properties -->
3
<PropertyGroup>
4
<PackageId>UnitsNet.Serialization.JsonNet</PackageId>
5
- <Version>1.2.2</Version>
+ <Version>1.3.0</Version>
6
<Authors>Andreas Gullberg Larsen</Authors>
7
<Title>Units.NET Serialization with Json.NET</Title>
8
<Description>A helper library for serializing and deserializing types in Units.NET using Json.NET.</Description>
@@ -37,4 +37,4 @@
37
<EmbeddedResource Remove="obj\**" />
38
<None Remove="obj\**" />
39
</ItemGroup>
40
-</Project>
+</Project>
0 commit comments