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 0725c46 commit cfcead8Copy full SHA for cfcead8
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.7.0")
+ .package(url: "https://github.com/modelcontextprotocol/swift-sdk.git", from: "0.7.1")
23
]
24
```
25
0 commit comments