File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# kotlin-monads
22
3- [ ![ ] ( https://jitpack.io/v/h0tk3y/kotlin-monads.svg )] ( https://jitpack.io/#h0tk3y/kotlin-monads ) [ ![ ] ( https://img.shields.io/badge/kotlin-1.1--M03 -blue.svg )] ( http://kotlinlang.org/ )
3+ [ ![ ] ( https://jitpack.io/v/h0tk3y/kotlin-monads.svg )] ( https://jitpack.io/#h0tk3y/kotlin-monads ) [ ![ ] ( https://img.shields.io/badge/kotlin-1.1--M04 -blue.svg )] ( http://kotlinlang.org/ )
44
55An attempt to implement monads in Kotlin.
66
@@ -30,7 +30,7 @@ Add as a dependency:
3030 }
3131
3232 dependencies {
33- compile 'com.github.h0tk3y:kotlin-monads:0.1 '
33+ compile 'com.github.h0tk3y:kotlin-monads:0.2 '
3434 }
3535
3636See the usage examples in [ tests] ( https://github.com/h0tk3y/kotlin-monads/tree/master/src/test/kotlin/com/github/h0tk3y/kotlinMonads ) .
You can’t perform that action at this time.
0 commit comments