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 17d7db7 commit 7b20ddeCopy full SHA for 7b20dde
build.gradle.kts
@@ -22,7 +22,7 @@ plugins {
22
}
23
24
group = "io.modelcontextprotocol"
25
-version = "0.6.0"
+version = "0.6.1"
26
27
val mainSourcesJar = tasks.register<Jar>("mainSourcesJar") {
28
archiveClassifier = "sources"
0 commit comments