diff --git a/gradle.properties b/gradle.properties index dad08b3..a79be43 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ kotlin.code.style=official # project id projectGroupId=io.github.smiley4 projectArtifactIdBase=ktor-swagger-ui -projectVersion=3.0.0 +projectVersion=3.1.0 # publishing information projectNameBase=Ktor Swagger UI