Skip to content

Commit 6c31b40

Browse files
committed
bump version to 0.2.0
1 parent cab1ed3 commit 6c31b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ defmodule Libsecp256k1.Mixfile do
1515
def project do
1616
[
1717
app: :libsecp256k1,
18-
version: "0.1.10",
18+
version: "0.2.0",
1919
language: :erlang,
2020
description: "Erlang NIF bindings for the the libsecp256k1 library",
2121
package: [

0 commit comments

Comments
 (0)