We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abac439 commit dccd2aaCopy full SHA for dccd2aa
build.gradle.kts
@@ -18,7 +18,7 @@ plugins {
18
}
19
20
group = "io.modelcontextprotocol"
21
-version = "0.6.0"
+version = "0.6.1"
22
23
val javadocJar by tasks.registering(Jar::class) {
24
archiveClassifier.set("javadoc")
0 commit comments