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