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 a62e51a commit dccaa3aCopy full SHA for dccaa3a
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/loopwork-ai/mcp-swift-sdk.git", from: "0.3.1")
+ .package(url: "https://github.com/loopwork-ai/mcp-swift-sdk.git", from: "0.3.2")
23
]
24
```
25
0 commit comments