Skip to content

Commit

Permalink
Merge pull request #6 from ayrat555/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
tzumby committed Jun 15, 2021
2 parents 9f6d0f2 + 04d3a34 commit a4eb2e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
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.1.2"}
{:ex_keccak, "~> 0.1.3"}
]
end
```
Expand Down

0 comments on commit a4eb2e5

Please sign in to comment.