Skip to content

Commit ebbd287

Browse files
committed
bump 0.5.1 snapshot
1 parent 8fd0c41 commit ebbd287

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
@@ -21,7 +21,7 @@ plugins {
2121
}
2222

2323
group = "io.modelcontextprotocol"
24-
version = "0.5.0"
24+
version = "0.5.1-SNAPSHOT"
2525

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

0 commit comments

Comments
 (0)