Skip to content

Commit dccd2aa

Browse files
committed
Prepare 0.6.1
1 parent abac439 commit dccd2aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ plugins {
1818
}
1919

2020
group = "io.modelcontextprotocol"
21-
version = "0.6.0"
21+
version = "0.6.1"
2222

2323
val javadocJar by tasks.registering(Jar::class) {
2424
archiveClassifier.set("javadoc")

0 commit comments

Comments
 (0)