Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
hpopp authored Dec 23, 2017
1 parent c39aaba commit 230f02d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Add pigeon and kadabra as `mix.exs` dependencies:
```elixir
def deps do
[
{:pigeon, "~> 1.1.2"},
{:kadabra, "~> 0.3.5"}
{:pigeon, "~> 1.1.3"},
{:kadabra, "~> 0.3.6"}
]
end
```
Expand Down

0 comments on commit 230f02d

Please sign in to comment.