Bump version to 0.1.2

This commit is contained in:
Steve Myers 2021-11-24 00:17:34 -08:00
parent 18a2efa8da
commit aa84f5583e
No known key found for this signature in database
GPG Key ID: 8105A46B22C2D051

View File

@ -24,7 +24,7 @@ let package = Package(
// Targets can depend on other targets in this package, and on products in packages this package depends on.
.binaryTarget(
name: "bdkFFI",
url: "https://github.com/notmandatory/bdk-swift/releases/download/0.1.1/bdkFFI.xcframework.zip",
url: "https://github.com/notmandatory/bdk-swift/releases/download/0.1.2/bdkFFI.xcframework.zip",
checksum: "a88d3c8a2267e9e8a953fe332a91bd3356f8317e3758499192001993969a9dad"),
// .binaryTarget(name: "bdkFFI", path: "./bdkFFI.xcframework"),
.target(