bump version

This commit is contained in:
Francisco Gindre 2020-09-24 19:08:49 -03:00
parent 9de3df84a5
commit bd56f32164
2 changed files with 5 additions and 5 deletions

View File

@ -66,10 +66,10 @@ PODS:
- SwiftNIOFoundationCompat (< 3, >= 2.22.0)
- SwiftNIOTLS (< 3, >= 2.22.0)
- SwiftProtobuf (1.12.0)
- ZcashLightClientKit (0.6.4):
- ZcashLightClientKit (0.6.5):
- gRPC-Swift (= 1.0.0-alpha.19)
- SQLite.swift (~> 0.12.2)
- ZcashLightClientKit/Tests (0.6.4):
- ZcashLightClientKit/Tests (0.6.5):
- gRPC-Swift (= 1.0.0-alpha.19)
- SQLite.swift (~> 0.12.2)
@ -145,8 +145,8 @@ SPEC CHECKSUMS:
SwiftNIOTLS: 46bb3a0ff37d6b52ae6baf5207ec3cd411da327c
SwiftNIOTransportServices: 801923921fbecdcde1e1c1ff38e812167d01ead1
SwiftProtobuf: 4ef85479c18ca85b5482b343df9c319c62bda699
ZcashLightClientKit: 56b2028af2c1fe0abd629669e459bfe548d9e929
ZcashLightClientKit: b637da1fd41a82724135db844fb205d8a9edb0c3
PODFILE CHECKSUM: 49a1f55967919debfba617b18c7e4e4e78b8c86d
PODFILE CHECKSUM: dc66de93ef2abbd39ca1595dd3020a5fbd62c9bd
COCOAPODS: 1.9.3

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'ZcashLightClientKit'
s.version = '0.6.4'
s.version = '0.6.5'
s.summary = 'Zcash Light Client wallet SDK for iOS'
s.description = <<-DESC