diff --git a/README.md b/README.md index b5a1639..1d31c09 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ repositories { } dependencies { - compile 'com.github.michaelbull:kotlin-result:1.0.7' + compile 'com.github.michaelbull:kotlin-result:1.0.8' } ```