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.
2 parents 41cc421 + 418d284 commit 75cf9a7Copy full SHA for 75cf9a7
1 file changed
README.md
@@ -28,7 +28,7 @@ The package can be installed as:
28
```elixir
29
def deps do
30
[
31
- {:grpc, "~> 0.9"}
+ {:grpc, "~> 0.10"}
32
]
33
end
34
```
0 commit comments