Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ch4s3 committed Sep 3, 2021
1 parent 00ef0a7 commit 72e1583
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 @@ -10,7 +10,7 @@ by adding `crunch_berry` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:crunch_berry, "~> 0.1.0"}
{:crunch_berry, "~> 0.2.0"}
]
end
```
Expand Down

0 comments on commit 72e1583

Please sign in to comment.