diff --git a/README.md b/README.md index 3651fb7..5ed0bd5 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ repositories { } dependencies { - compile 'com.github.michaelbull:kotlin-result:1.0.4' + compile 'com.github.michaelbull:kotlin-result:1.0.5' } ```