update podspec 0.10.1

This commit is contained in:
Francisco Gindre 2021-04-07 11:55:54 -03:00
parent d147ac855b
commit 612fc151a0
1 changed files with 1 additions and 1 deletions

View File

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