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 893614e commit 775425bCopy full SHA for 775425b
README.md
@@ -16,7 +16,7 @@ Add the following to your `Package.swift` file:
16
17
```swift
18
dependencies: [
19
- .package(url: "https://github.com/loopwork-ai/mcp-swift-sdk.git", from: "0.2.0")
+ .package(url: "https://github.com/loopwork-ai/mcp-swift-sdk.git", from: "0.3.0")
20
]
21
```
22
0 commit comments