diff --git a/README.md b/README.md index 989ddb2..fba00b3 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ With the repository added, you just need to include the dependency in the file ` ```kotlin dependencies { - implementation("io.vinicius.klopik:klopik:24.5.0") + implementation("io.vinicius.klopik:klopik:24.5.1") } ```