Skip to content

Commit 3cbd100

Browse files
authored
Update README.md (#319)
1 parent 0b0d6c0 commit 3cbd100

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
@@ -24,7 +24,7 @@ The package can be installed as:
2424
```elixir
2525
def deps do
2626
[
27-
{:grpc, "~> 0.5.0"},
27+
{:grpc, "~> 0.6"},
2828
# We don't force protobuf as a dependency for more
2929
# flexibility on which protobuf library is used,
3030
# but you probably want to use it as well

0 commit comments

Comments
 (0)