We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02e327e commit 34e6e7aCopy full SHA for 34e6e7a
README.md
@@ -26,6 +26,6 @@ To integrate the package:
26
27
```swift
28
dependencies: [
29
- .package(url: "https://github.com/stairtree/StructuredWebSocketClient.git", from: "0.1.0"),
+ .package(url: "https://github.com/stairtree/StructuredWebSocketClient.git", from: "0.2.0"),
30
]
31
```
0 commit comments