Skip to content

Commit

Permalink
Correct version number in README
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbull committed Oct 25, 2017
1 parent 474fd0b commit 02de42f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ repositories {
}
dependencies {
compile 'com.github.michaelbull:kotlin-result:1.1.0'
compile 'com.github.michaelbull:kotlin-result:1.0.0'
}
```

Expand Down

0 comments on commit 02de42f

Please sign in to comment.