Skip to content

Commit

Permalink
Merge pull request #36 from KristerV/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
gilacost authored Dec 19, 2023
2 parents 70c4fed + d6a80f2 commit 7ffebd5
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 @@ -79,7 +79,7 @@ by adding `lettuce` to your list of dependencies in `mix.exs`:
...
def deps do
[
{:lettuce, "~> 0.2.0", only: :dev}
{:lettuce, "~> 0.3.0", only: :dev}
]
end
...
Expand Down

0 comments on commit 7ffebd5

Please sign in to comment.