Skip to content
This repository was archived by the owner on Jun 10, 2021. It is now read-only.

Commit 74bd17b

Browse files
committed
Update readme
1 parent 584fc57 commit 74bd17b

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
@@ -23,7 +23,7 @@ asyncstreams is available via jitpack:
2323
```
2424
resolvers += "jitpack" at "https://jitpack.io"
2525
26-
libraryDependencies += "com.github.danslapman" %% "asyncstreams" % "0.3.5"
26+
libraryDependencies += "com.github.danslapman" %% "asyncstreams" % "0.4"
2727
```
2828

2929
asyncstreams is based on [scala-async](https://github.com/iboltaev/scala-async) ideas.

0 commit comments

Comments
 (0)