From 612fc151a0401d17b3c7b9402bd6e071ed845949 Mon Sep 17 00:00:00 2001 From: Francisco Gindre Date: Wed, 7 Apr 2021 11:55:54 -0300 Subject: [PATCH] update podspec 0.10.1 --- ZcashLightClientKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ZcashLightClientKit.podspec b/ZcashLightClientKit.podspec index d3e09a43..3f40fb86 100644 --- a/ZcashLightClientKit.podspec +++ b/ZcashLightClientKit.podspec @@ -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