diff --git a/README.md b/README.md index 8a79bf3..6072ddf 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ repositories { } dependencies { - implementation 'dev.romainguy:v9:0.1.1' + implementation 'dev.romainguy:v9:0.2.0' } ```