Merge branch 'master' into release/0.13.0-beta.2

This commit is contained in:
Francisco Gindre 2022-03-11 17:11:42 -03:00 committed by GitHub
commit 9f67464e78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ Add a package with the source "https://github.com/zcash/ZcashLightClientKit.git"
## Cocoapods Support
Add `pod "ZcashLightClientKit", ~> "0.13.0"` to the target you want to add the kit too.
Add `pod "ZcashLightClientKit", ~> "0.13.0-beta.2"` to the target you want to add the kit too.
# Testing