Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-zobel committed Jul 30, 2021
1 parent b1cc1c5 commit c0e630a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ Beyond that, no attempt has been made to hide or simplify the difficulties of th
<dependency>
<groupId>net.sourceforge.streamsupport</groupId>
<artifactId>dedekind-mkl</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
</dependency>
```
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>net.sourceforge.streamsupport</groupId>
<artifactId>dedekind-mkl</artifactId>
<packaging>jar</packaging>
<version>1.1.0-SNAPSHOT</version>
<version>1.0.1</version>
<name>dedekind-mkl</name>
<description>Selected BLAS and LAPACK Java bindings for Intel's MKL (Math Kernel Library)</description>
<url>https://github.com/stefan-zobel/dedekind-MKL/</url>
Expand Down

0 comments on commit c0e630a

Please sign in to comment.