Skip to content

Commit c672358

Browse files
committedMar 17, 2025··
Bump version to 0.4.2
·
0.9.00.4.2
1 parent 59b6b75 commit c672358

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

2020
```swift
2121
dependencies: [
22-
.package(url: "https://github.com/loopwork-ai/mcp-swift-sdk.git", from: "0.4.1")
22+
.package(url: "https://github.com/loopwork-ai/mcp-swift-sdk.git", from: "0.4.2")
2323
]
2424
```
2525

0 commit comments

Comments
 (0)
Please sign in to comment.