Skip to content

Commit

Permalink
README: update version for mix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
DOBRO committed Dec 20, 2023
1 parent 94162e2 commit 853d74a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Add Binbo as a dependency to your `mix.exs` file:
----
defp deps do
[
{:binbo, "~> 4.0.2"}
{:binbo, "~> 4.0"}
]
end
----
Expand Down

0 comments on commit 853d74a

Please sign in to comment.