Skip to content

Commit

Permalink
Update README.md (#376)
Browse files Browse the repository at this point in the history
Bump 2.4 in ReadMe
  • Loading branch information
Josh Chernoff authored Apr 3, 2020
1 parent f39492a commit 31d19cc
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.3", only: :test},
{:ex_machina, "~> 2.4", only: :test},
]
end
```
Expand Down

0 comments on commit 31d19cc

Please sign in to comment.