Skip to content

Commit 775425b

Browse files
committed
Bump version to 0.3.0
1 parent 893614e commit 775425b

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

1717
```swift
1818
dependencies: [
19-
.package(url: "https://github.com/loopwork-ai/mcp-swift-sdk.git", from: "0.2.0")
19+
.package(url: "https://github.com/loopwork-ai/mcp-swift-sdk.git", from: "0.3.0")
2020
]
2121
```
2222

0 commit comments

Comments
 (0)