Skip to content

Commit

Permalink
Update README.md (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
gsabran authored Dec 28, 2024
1 parent e0c71aa commit ca552ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The Model Context Protocol allows applications to provide context for LLMs in a
Add the dependency to your package:
```swift
dependencies: [
.package(url: "https://github.com/gsabran/mcp-swift-sdk", from: "0.0.1")
.package(url: "https://github.com/gsabran/mcp-swift-sdk", from: "0.2.0")
]
```
And then add the product that you need to all targets that use the dependency:
Expand Down

0 comments on commit ca552ec

Please sign in to comment.