We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b87102 commit e7a84ebCopy full SHA for e7a84eb
README.md
@@ -16,7 +16,7 @@ What's Bloom filter in a nutshell:
16
### Getting Started
17
18
```scala
19
-libraryDependencies += "com.github.alexandrnikitin" %% "bloom-filter" % "0.6.0"
+libraryDependencies += "com.github.alexandrnikitin" %% "bloom-filter" % "0.7.0"
20
```
21
22
0 commit comments