Skip to content

Commit 50407a1

Browse files
committed
Bump to 1.5.0.
1 parent 75ec1c2 commit 50407a1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Src/UnitsNet/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@
4747
// by using the '*' as shown below:
4848
// [assembly: AssemblyVersion("1.0.*")]
4949

50-
[assembly: AssemblyVersion("1.4.0")]
51-
[assembly: AssemblyFileVersion("1.4.0")]
50+
[assembly: AssemblyVersion("1.5.0")]
51+
[assembly: AssemblyFileVersion("1.5.0")]

UnitsNet.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>UnitsNet</id>
5-
<version>1.4.0</version>
5+
<version>1.5.0</version>
66
<title>Units.NET</title>
77
<authors>Andreas Larsen</authors>
88
<owners>Initial Force AS</owners>

0 commit comments

Comments
 (0)