Skip to content

Commit

Permalink
inc version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ericdude4 committed Aug 17, 2021
1 parent 320e2a0 commit de82d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -14,7 +14,7 @@ by adding `shopifex` to your list of dependencies in `mix.exs`: (note, OTP 22 or
```elixir
def deps do
[
{:shopifex, "~> 1.1"}
{:shopifex, "~> 2.0"}
]
end
```
Expand Down

0 comments on commit de82d48

Please sign in to comment.