Skip to content

Commit 182d62c

Browse files
author
Pedro Paulo Amorim
committed
update version
1 parent c529ece commit 182d62c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ For Android implementation, go to [`android`][20] branch.
55
Import dependency
66
--------------------------------
77

8-
Into your build.gradle:
8+
Into your build.gradle:s
99

1010
```groovy
1111
@@ -16,7 +16,7 @@ repositories {
1616
}
1717
1818
dependencies {
19-
compile 'com.github.jmonad:maybe:0.1'
19+
compile 'com.github.jmonad:maybe:0.2'
2020
}
2121
```
2222

0 commit comments

Comments
 (0)