bump version

This commit is contained in:
Francisco Gindre 2020-11-16 14:54:07 -03:00
parent 737c80b87a
commit 5f3bbd7ca2
2 changed files with 4 additions and 4 deletions

View File

@ -66,10 +66,10 @@ PODS:
- SwiftNIOFoundationCompat (< 3, >= 2.22.0)
- SwiftNIOTLS (< 3, >= 2.22.0)
- SwiftProtobuf (1.12.0)
- ZcashLightClientKit (0.7.1):
- ZcashLightClientKit (0.7.2):
- gRPC-Swift (= 1.0.0-alpha.19)
- SQLite.swift (~> 0.12.2)
- ZcashLightClientKit/Tests (0.7.1):
- ZcashLightClientKit/Tests (0.7.2):
- gRPC-Swift (= 1.0.0-alpha.19)
- SQLite.swift (~> 0.12.2)
@ -145,7 +145,7 @@ SPEC CHECKSUMS:
SwiftNIOTLS: 46bb3a0ff37d6b52ae6baf5207ec3cd411da327c
SwiftNIOTransportServices: 801923921fbecdcde1e1c1ff38e812167d01ead1
SwiftProtobuf: 4ef85479c18ca85b5482b343df9c319c62bda699
ZcashLightClientKit: ac7b123159008f51255c8b85861ff580f6a55faa
ZcashLightClientKit: bfdadb8e91b62edd0b15d972db4147dbceb16b42
PODFILE CHECKSUM: 7d5095283dc02470f40ab06564d94076ba16d570

View File

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