bump version

This commit is contained in:
Francisco Gindre 2020-09-02 13:38:12 -03:00
parent 4cd9218c73
commit 97abbf2a4e
2 changed files with 4 additions and 4 deletions

View File

@ -64,10 +64,10 @@ PODS:
- SwiftNIOFoundationCompat (< 3, >= 2.19.0)
- SwiftNIOTLS (< 3, >= 2.19.0)
- SwiftProtobuf (1.11.0)
- ZcashLightClientKit (0.6.2):
- ZcashLightClientKit (0.6.3):
- gRPC-Swift (= 1.0.0-alpha.17)
- SQLite.swift (~> 0.12.2)
- ZcashLightClientKit/Tests (0.6.2):
- ZcashLightClientKit/Tests (0.6.3):
- gRPC-Swift (= 1.0.0-alpha.17)
- SQLite.swift (~> 0.12.2)
@ -140,7 +140,7 @@ SPEC CHECKSUMS:
SwiftNIOTLS: 9225a214c2483873406322d83c9db3731d8350e9
SwiftNIOTransportServices: e69704b2d41b68a531bf3aa0177fec81ba1361e6
SwiftProtobuf: f889fe5772f90ef7d7b8aac352d1fddf39650713
ZcashLightClientKit: 9ff73c55a1c2a493db96357162dfcd5bac00f7df
ZcashLightClientKit: f32087bc37a22120fc048d2ce20f8194006d8e11
PODFILE CHECKSUM: 0055c060ebfda59d4243e428eedc1db06c245f19

View File

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