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

Commit 26af224

Browse files
committed
Adjust version in readme
1 parent c949aae commit 26af224

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
@@ -28,7 +28,7 @@ asyncstreams is available via jitpack:
2828
```
2929
resolvers += "jitpack" at "https://jitpack.io"
3030
31-
libraryDependencies += "com.github.danslapman" %% "asyncstreams" % "master-SNAPSHOT"
31+
libraryDependencies += "com.github.danslapman" %% "asyncstreams" % "0.5"
3232
```
3333

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

0 commit comments

Comments
 (0)