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 4a64624 commit a8a275eCopy full SHA for a8a275e
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