Bump to version 0.1.4
Updated upstream bug fix changes from bitcoin-core/secp256k1.
This commit is contained in:
parent
be5e3704e9
commit
823281fe9d
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
Pod::Spec.new do |s|
|
Pod::Spec.new do |s|
|
||||||
s.name = 'secp256k1.swift'
|
s.name = 'secp256k1.swift'
|
||||||
s.version = '0.1.3'
|
s.version = '0.1.4'
|
||||||
s.summary = 'secp256k1 bindings for swift. Cocoapods, Carthage and SPM support. Linux support.'
|
s.summary = 'secp256k1 bindings for swift. Cocoapods, Carthage and SPM support. Linux support.'
|
||||||
|
|
||||||
# This description is used to generate tags and improve search results.
|
# This description is used to generate tags and improve search results.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 988907a17f1780de6095c7ba3745137de82eae9f
|
Subproject commit d5407179912e8c1f825a212a474aaa86b10f1352
|
Loading…
Reference in New Issue