diff --git a/README.md b/README.md index 525549a..e02853c 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ repositories { } dependencies { - compile 'com.github.michaelbull:kotlin-result:1.0.1' + compile 'com.github.michaelbull:kotlin-result:1.0.2' } ```