Skip to content

Commit

Permalink
Update docs to use 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rockerBOO authored Oct 3, 2022
1 parent db1287e commit ef3bd1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ First, add MailChimp lib to your `mix.exs` dependencies:
```elixir
def deps do
[
{:mailchimp, "~> 0.1.2"}
{:mailchimp, "~> 0.2.0"}
]
end
```
Expand Down

0 comments on commit ef3bd1c

Please sign in to comment.