Skip to content

Commit

Permalink
Release 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devinus committed Jul 22, 2021
1 parent e074e17 commit e5c0867
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ First, add Poison to your `mix.exs` dependencies:

```elixir
def deps do
[{:poison, "~> 4.0"}]
[{:poison, "~> 5.0"}]
end
```

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.0.1
5.0.0

0 comments on commit e5c0867

Please sign in to comment.