Skip to content

Commit

Permalink
version 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ono committed Jun 17, 2023
1 parent c55838a commit 268bcb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -26,7 +26,7 @@ Add AMQP as a dependency in your `mix.exs` file.
```elixir
def deps do
[
{:amqp, "~> 3.2"}
{:amqp, "~> 3.3"}
]
end
```
Expand Down

0 comments on commit 268bcb1

Please sign in to comment.