Skip to content

Commit ecde1d5

Browse files
committed
Update readme
1 parent 5d1934e commit ecde1d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ You can easily add CombineGRPC to your project using Swift Package Manager. To a
197197

198198
```swift
199199
dependencies: [
200-
.package(url: "https://github.com/vyshane/grpc-swift-combine.git", from: "1.0.13"),
200+
.package(url: "https://github.com/vyshane/grpc-swift-combine.git", from: "1.1.0"),
201201
],
202202
```
203203

0 commit comments

Comments
 (0)