Skip to content

Commit

Permalink
9.1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-zobel committed Apr 24, 2024
1 parent fb86c15 commit e3cc518
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 @@ -21,6 +21,6 @@ Status:
<dependency>
<groupId>net.sourceforge.streamsupport</groupId>
<artifactId>schwefel</artifactId>
<version>9.1.0.1</version>
<version>9.1.1.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>schwefel</artifactId>
<packaging>jar</packaging>
<version>9.1.1.1-SNAPSHOT</version>
<version>9.1.1.1</version>
<name>schwefel</name>
<description>A dead simple RocksDB Java wrapper</description>
<url>https://github.com/stefan-zobel/schwefel/</url>
Expand Down

0 comments on commit e3cc518

Please sign in to comment.