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 1114f83 commit 1f5b180Copy full SHA for 1f5b180
README.md
@@ -31,7 +31,7 @@ Add as a dependency:
31
}
32
33
dependencies {
34
- compile 'com.github.h0tk3y:kotlin-monads:0.2'
+ compile 'com.github.h0tk3y:kotlin-monads:0.3'
35
36
37
See the usage examples in [tests](https://github.com/h0tk3y/kotlin-monads/tree/master/src/test/kotlin/com/github/h0tk3y/kotlinMonads).
0 commit comments