Skip to content

Commit 2643493

Browse files
committed
version bump
1 parent 4c4e86a commit 2643493

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libsecp256k1.cabal

Lines changed: 1 addition & 1 deletion
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.0.3
8+
version: 0.1.0
99
synopsis: Bindings for secp256k1
1010
description: Sign and verify signatures using the secp256k1 library.
1111
category: Crypto

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: libsecp256k1
2-
version: 0.0.3
2+
version: 0.1.0
33
synopsis: Bindings for secp256k1
44
description: Sign and verify signatures using the secp256k1 library.
55
category: Crypto

0 commit comments

Comments
 (0)