Skip to content

Commit ff0eaa6

Browse files
committed
Release 0.3.0
1 parent e8c2f00 commit ff0eaa6

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
@@ -16,7 +16,7 @@ plugins {
1616
}
1717

1818
group = "io.modelcontextprotocol"
19-
version = "0.2.0"
19+
version = "0.3.0"
2020

2121
val mainSourcesJar = tasks.register<Jar>("mainSourcesJar") {
2222
archiveClassifier = "sources"

0 commit comments

Comments
 (0)