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