Skip to content

Commit

Permalink
Update readme to use latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
tlvenn committed Nov 27, 2023
1 parent 6eb5d62 commit 1e2fd06
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 @@ -25,7 +25,7 @@ The package can be installed by adding `ecto_replay_sandbox` to your list of dep
```elixir
def deps do
[
{:ecto_replay_sandbox, "~> 2.0", only: :test},
{:ecto_replay_sandbox, "~> 2.1", only: :test},
]
end
```
Expand Down

0 comments on commit 1e2fd06

Please sign in to comment.