Skip to content

Commit

Permalink
Bump both versions of ExMachina in README
Browse files Browse the repository at this point in the history
  • Loading branch information
germsvel committed Feb 12, 2021
1 parent 7631c1c commit e0dab4b
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 @@ -43,7 +43,7 @@ In `mix.exs`, add the ExMachina dependency:
```elixir
def deps do
[
{:ex_machina, "~> 2.4", only: :test},
{:ex_machina, "~> 2.6.0", only: :test},
]
end
```
Expand Down

0 comments on commit e0dab4b

Please sign in to comment.