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 e8c2f00 commit ff0eaa6Copy full SHA for ff0eaa6
build.gradle.kts
@@ -16,7 +16,7 @@ plugins {
16
}
17
18
group = "io.modelcontextprotocol"
19
-version = "0.2.0"
+version = "0.3.0"
20
21
val mainSourcesJar = tasks.register<Jar>("mainSourcesJar") {
22
archiveClassifier = "sources"
0 commit comments