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 8fd0c41 commit ebbd287Copy full SHA for ebbd287
build.gradle.kts
@@ -21,7 +21,7 @@ plugins {
21
}
22
23
group = "io.modelcontextprotocol"
24
-version = "0.5.0"
+version = "0.5.1-SNAPSHOT"
25
26
val mainSourcesJar = tasks.register<Jar>("mainSourcesJar") {
27
archiveClassifier = "sources"
0 commit comments