Skip to content

Commit 16cf46e

Browse files
committed
bump to version 0.2.0
1 parent 37d4c42 commit 16cf46e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libsecp256k1.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cabal-version: 1.12
55
-- see: https://github.com/sol/hpack
66

77
name: libsecp256k1
8-
version: 0.1.5
8+
version: 0.2.0
99
synopsis: Bindings for secp256k1
1010
description: Sign and verify signatures using the secp256k1 library.
1111
category: Crypto

package.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: libsecp256k1
2-
version: 0.1.5
2+
version: 0.2.0
33
synopsis: Bindings for secp256k1
44
description: Sign and verify signatures using the secp256k1 library.
55
category: Crypto

0 commit comments

Comments
 (0)