Skip to content

Commit 993a708

Browse files
authored
Update README.md
1 parent 736c480 commit 993a708

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
@@ -108,7 +108,7 @@ github "kolyasev/SwiftJSONRPC"
108108

109109
```swift
110110
dependencies: [
111-
.package(url: "https://github.com/kolyasev/SwiftJSONRPC.git", .upToNextMajor(from: "0.7.0"))
111+
.package(url: "https://github.com/kolyasev/SwiftJSONRPC.git", .upToNextMajor(from: "0.9.0"))
112112
]
113113
```
114114

0 commit comments

Comments
 (0)