We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cab1ed3 commit 6c31b40Copy full SHA for 6c31b40
mix.exs
@@ -15,7 +15,7 @@ defmodule Libsecp256k1.Mixfile do
15
def project do
16
[
17
app: :libsecp256k1,
18
- version: "0.1.10",
+ version: "0.2.0",
19
language: :erlang,
20
description: "Erlang NIF bindings for the the libsecp256k1 library",
21
package: [
0 commit comments