Skip to content

Commit 03788fb

Browse files
committed
UnitsNet: 3.30.0
1 parent 31b3d2f commit 03788fb

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Build/UnitsNet.nuspec

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
44
<metadata>
55
<id>UnitsNet</id>
6-
<version>3.29.0</version>
6+
<version>3.30.0</version>
77
<title>Units.NET</title>
88
<authors>Andreas Gullberg Larsen</authors>
99
<owners>Andreas Gullberg Larsen</owners>
@@ -13,9 +13,7 @@
1313
<description>Units.NET gives you all the common units of measurement and the conversions between them. It is light-weight, unit tested and supports PCL.</description>
1414
<summary>Simplifies working with units of measurement.</summary>
1515
<iconUrl>https://raw.githubusercontent.com/anjdreas/UnitsNet/ce85185429be345d77eb2ce09c99d59cc9ab8aed/Docs/Images/logo-32.png</iconUrl>
16-
<releaseNotes>
17-
* Add MeterPerMinute Speed units (@tongbong)
18-
</releaseNotes>
16+
<releaseNotes></releaseNotes>
1917
<copyright>Copyright © 2015 Andreas Gullberg Larsen</copyright>
2018
<language>en-US</language>
2119
<tags>unit units measurement si metric imperial abbreviation abbreviations convert conversion parse c# .net immutable</tags>

0 commit comments

Comments
 (0)