diff --git a/README.md b/README.md index 7196d2d..b8dfa41 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ To use with [Gradle](https://gradle.org/), include the following dependency in y ```gradle dependencies { - implementation("com.uwyn:urlencoder:1.0.0") + implementation("com.uwyn:urlencoder:1.1.0") } ```