diff --git a/README.md b/README.md index f6cca2e63..ae899f649 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Central_. ```kotlin dependencies { - implementation("dev.forst", "ktor-openapi-generator", "0.5.1") + implementation("dev.forst:ktor-openapi-generator:0.5.2") } ```