Skip to content

Commit

Permalink
Update README.md (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
polvalente authored Jun 14, 2023
1 parent 0b0d6c0 commit 3cbd100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The package can be installed as:
```elixir
def deps do
[
{:grpc, "~> 0.5.0"},
{:grpc, "~> 0.6"},
# We don't force protobuf as a dependency for more
# flexibility on which protobuf library is used,
# but you probably want to use it as well
Expand Down

0 comments on commit 3cbd100

Please sign in to comment.