Skip to content

Commit 9fb93d4

Browse files
committed
Release 1.4.3
1 parent 1f36ce7 commit 9fb93d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Matrices in *JAMU* are internally backed by 1-dimensional Java arrays in column-
3030
<dependency>
3131
<groupId>net.sourceforge.streamsupport</groupId>
3232
<artifactId>jamu</artifactId>
33-
<version>1.4.2</version>
33+
<version>1.4.3</version>
3434
</dependency>
3535
```
3636

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>net.sourceforge.streamsupport</groupId>
55
<artifactId>jamu</artifactId>
66
<packaging>jar</packaging>
7-
<version>1.4.3-SNAPSHOT</version>
7+
<version>1.4.3</version>
88
<name>JAMU</name>
99
<description>Java Matrix Utilities built on top of Intel MKL</description>
1010
<url>https://github.com/stefan-zobel/JAMU/</url>

0 commit comments

Comments
 (0)