diff --git a/README.md b/README.md index b5e14dc7..4e838615 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Add the following dependency to your `build.gradle.kts` file: ```kotlin dependencies { - implementation("net.theevilreaper:aves:1.0.0") + implementation("net.theevilreaper:aves:1.15.1") } ```