Skip to content

Commit

Permalink
Release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-zobel committed Jul 28, 2023
1 parent a501b5a commit 8fec8ce
Show file tree
Hide file tree
Showing 4 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,7 +46,7 @@ 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.1</version>
<version>1.0.2</version>
</dependency>
```

Expand Down
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.0.2-SNAPSHOT</version>
<version>1.0.2</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
Binary file modified src/main/resources/dedekind-mkl.dll
Binary file not shown.
Binary file modified src/main/resources/libdedekind-mkl.so
Binary file not shown.

0 comments on commit 8fec8ce

Please sign in to comment.