diff --git a/README.md b/README.md index 8f666cd..fc23e0d 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ repositories { } dependencies { - compile 'com.github.michaelbull:kotlin-result:1.1.0' + compile 'com.github.michaelbull:kotlin-result:1.0.0' } ```