Skip to content

Commit f02f5d3

Browse files
authored
release: bump mcp kotlin-sdk version to 0.11.1 (#682)
mcp kotlin-sdk 0.11.0 -> 0.11.1 ## Breaking Changes none ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] Documentation update ## Checklist - [x] I have read the [MCP Documentation](https://modelcontextprotocol.io) - [x] My code follows the repository's style guidelines - [x] New and existing tests pass locally - [ ] I have added appropriate error handling - [ ] I have added or updated documentation as needed
1 parent 8a7f9f8 commit f02f5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ kotlin.daemon.jvmargs=-Xmx4G
88
kotlin.native.ignoreDisabledTargets=true
99

1010
group=io.modelcontextprotocol
11-
version=0.11.0
11+
version=0.11.1

0 commit comments

Comments
 (0)