Skip to content

Commit 7b20dde

Browse files
committed
Prepare 0.6.1
1 parent 17d7db7 commit 7b20dde

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
@@ -22,7 +22,7 @@ plugins {
2222
}
2323

2424
group = "io.modelcontextprotocol"
25-
version = "0.6.0"
25+
version = "0.6.1"
2626

2727
val mainSourcesJar = tasks.register<Jar>("mainSourcesJar") {
2828
archiveClassifier = "sources"

0 commit comments

Comments
 (0)