Skip to content

Commit 34e6e7a

Browse files
committed
Update version in Readme
1 parent 02e327e commit 34e6e7a

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
@@ -26,6 +26,6 @@ To integrate the package:
2626

2727
```swift
2828
dependencies: [
29-
.package(url: "https://github.com/stairtree/StructuredWebSocketClient.git", from: "0.1.0"),
29+
.package(url: "https://github.com/stairtree/StructuredWebSocketClient.git", from: "0.2.0"),
3030
]
3131
```

0 commit comments

Comments
 (0)