We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87ead56 commit 8b6d3b7Copy full SHA for 8b6d3b7
README.md
@@ -30,7 +30,7 @@ Matrices in *JAMU* are internally backed by 1-dimensional Java arrays in column-
30
<dependency>
31
<groupId>net.sourceforge.streamsupport</groupId>
32
<artifactId>jamu</artifactId>
33
- <version>1.4.4-SNAPSHOT</version>
+ <version>1.4.4</version>
34
</dependency>
35
```
36
0 commit comments