Skip to content

Commit

Permalink
feat: update Readme
Browse files Browse the repository at this point in the history
Signed-off-by: Sgiath <[email protected]>
  • Loading branch information
Sgiath committed Dec 29, 2023
1 parent 48bebe9 commit ecfb8ca
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 @@ -12,7 +12,7 @@ The package can be installed by adding `lib_secp256k1` to your list of dependenc
```elixir
def deps do
[
{:lib_secp256k1, "~> 0.3.3"},
{:lib_secp256k1, "~> 0.4.1"},
]
end
```
Expand Down

0 comments on commit ecfb8ca

Please sign in to comment.