Skip to content

Commit ffb05ba

Browse files
committed
Release 6.0.0
1 parent 39021cd commit ffb05ba

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
@@ -27,7 +27,7 @@ First, add Poison to your `mix.exs` dependencies:
2727

2828
```elixir
2929
def deps do
30-
[{:poison, "~> 5.0"}]
30+
[{:poison, "~> 6.0"}]
3131
end
3232
```
3333

VERSION

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

0 commit comments

Comments
 (0)