Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tzumby committed Mar 26, 2024
1 parent 71543b1 commit 3435f74
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 @@ -11,7 +11,7 @@ The package can be installed by adding `ex_keccak` to your list of dependencies
```elixir
def deps do
[
{:ex_keccak, "~> 0.7.3"}
{:ex_keccak, "~> 0.7.4"}
]
end
```
Expand Down

0 comments on commit 3435f74

Please sign in to comment.