Skip to content

Commit e7a84eb

Browse files
Update README.md
1 parent 3b87102 commit e7a84eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ What's Bloom filter in a nutshell:
1616
### Getting Started
1717

1818
```scala
19-
libraryDependencies += "com.github.alexandrnikitin" %% "bloom-filter" % "0.6.0"
19+
libraryDependencies += "com.github.alexandrnikitin" %% "bloom-filter" % "0.7.0"
2020
```
2121

2222
```scala

0 commit comments

Comments
 (0)