We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c84c20 commit 402904eCopy full SHA for 402904e
README.md
@@ -19,7 +19,7 @@ Add the following to your `Package.swift` file:
19
20
```swift
21
dependencies: [
22
- .package(url: "https://github.com/modelcontextprotocol/swift-sdk.git", from: "0.6.0")
+ .package(url: "https://github.com/modelcontextprotocol/swift-sdk.git", from: "0.7.0")
23
]
24
```
25
0 commit comments