Skip to content

Commit e5c0867

Browse files
committed
Release 5.0.0
1 parent e074e17 commit e5c0867

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ First, add Poison to your `mix.exs` dependencies:
2626

2727
```elixir
2828
def deps do
29-
[{:poison, "~> 4.0"}]
29+
[{:poison, "~> 5.0"}]
3030
end
3131
```
3232

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.1
1+
5.0.0

0 commit comments

Comments
 (0)