Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Paulo Amorim committed Feb 28, 2016
1 parent c529ece commit 182d62c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ For Android implementation, go to [`android`][20] branch.
Import dependency
--------------------------------

Into your build.gradle:
Into your build.gradle:s

```groovy
Expand All @@ -16,7 +16,7 @@ repositories {
}
dependencies {
compile 'com.github.jmonad:maybe:0.1'
compile 'com.github.jmonad:maybe:0.2'
}
```

Expand Down

0 comments on commit 182d62c

Please sign in to comment.