Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
nmbrone committed May 26, 2020
1 parent cb29d63 commit 2aadeb4
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 @@ -19,7 +19,7 @@ The package can be installed by adding `rmq` to your list of dependencies in `mi
```elixir
def deps do
[
{:rmq, "~> 0.2.0"}
{:rmq, "~> 0.3.0"}
]
end
```
Expand Down

0 comments on commit 2aadeb4

Please sign in to comment.