diff --git a/README.md b/README.md index 6f8d461..b70394f 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ repositories { } dependencies { - compile 'com.github.atomfrede:jadenticon:3.0.0' + compile 'com.github.atomfrede:jadenticon:3.0.1' } ``` @@ -33,7 +33,7 @@ dependencies { com.github.atomfrede jadenticon - 3.0.0 + 3.0.1 ```