From b413e87bff71ed97dccfe166cb57a1e522d1303d Mon Sep 17 00:00:00 2001 From: Francisco Gindre Date: Tue, 1 Nov 2022 14:01:53 -0300 Subject: [PATCH] Release 0.17.0-alpha.3 --- ZcashLightClientKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ZcashLightClientKit.podspec b/ZcashLightClientKit.podspec index a9761a27..eb72d20d 100644 --- a/ZcashLightClientKit.podspec +++ b/ZcashLightClientKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ZcashLightClientKit' - s.version = '0.17.0-alpha.2' + s.version = '0.17.0-alpha.3' s.summary = 'Zcash Light Client wallet SDK for iOS' s.description = <<-DESC