Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Commit ca552ec

Browse files
authored
Update README.md (#7)
1 parent e0c71aa commit ca552ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The Model Context Protocol allows applications to provide context for LLMs in a
2222
Add the dependency to your package:
2323
```swift
2424
dependencies: [
25-
.package(url: "https://github.com/gsabran/mcp-swift-sdk", from: "0.0.1")
25+
.package(url: "https://github.com/gsabran/mcp-swift-sdk", from: "0.2.0")
2626
]
2727
```
2828
And then add the product that you need to all targets that use the dependency:

0 commit comments

Comments
 (0)