Skip to content

Commit

Permalink
Bump readme to show 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eskil committed Mar 30, 2023
1 parent 8cbc964 commit 94e89ce
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 @@ -53,7 +53,7 @@ Adding `scurry` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:scurry, "~> 1.0"},
{:scurry, "~> 2.0"},
]
end
```
Expand Down

0 comments on commit 94e89ce

Please sign in to comment.