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 bc5360e commit 3690509Copy full SHA for 3690509
README.md
@@ -25,7 +25,7 @@ Add the following to your `Package.swift` file:
25
26
```swift
27
dependencies: [
28
- .package(url: "https://github.com/modelcontextprotocol/swift-sdk.git", from: "0.8.0")
+ .package(url: "https://github.com/modelcontextprotocol/swift-sdk.git", from: "0.8.1")
29
]
30
```
31
0 commit comments