Skip to content

Commit 305cf7e

Browse files
committed
Bump version to 0.8.0
1 parent 23cb192 commit 305cf7e

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
@@ -25,7 +25,7 @@ Add the following to your `Package.swift` file:
2525

2626
```swift
2727
dependencies: [
28-
.package(url: "https://github.com/modelcontextprotocol/swift-sdk.git", from: "0.7.1")
28+
.package(url: "https://github.com/modelcontextprotocol/swift-sdk.git", from: "0.8.0")
2929
]
3030
```
3131

0 commit comments

Comments
 (0)