Skip to content

Commit 2bc68a7

Browse files
committed
UnitsNet.NumberExtensions: 4.77.0
1 parent 9a60a39 commit 2bc68a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UnitsNet.NumberExtensions/UnitsNet.NumberExtensions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NuGet properties -->
33
<PropertyGroup>
44
<PackageId>UnitsNet.NumberExtensions</PackageId>
5-
<Version>4.76.0</Version>
5+
<Version>4.77.0</Version>
66
<Authors>Andreas Gullberg Larsen, Lu Li, Jon Suda</Authors>
77
<Title>Units.NET NumberExtensions</Title>
88
<Description>Adds extension methods to number types to more easily create quantities, such as 5.Meters() instead of Length.FromMeters(5).</Description>

0 commit comments

Comments
 (0)