Skip to content

Commit dcefae8

Browse files
committed
Bump version to 0.1.3
1 parent 05a6a21 commit dcefae8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ let package = Package(
2424
// Targets can depend on other targets in this package, and on products in packages this package depends on.
2525
.binaryTarget(
2626
name: "bdkFFI",
27-
url: "https://github.com/notmandatory/bdk-swift/releases/download/0.1.2/bdkFFI.xcframework.zip",
28-
checksum: "a88d3c8a2267e9e8a953fe332a91bd3356f8317e3758499192001993969a9dad"),
27+
url: "https://github.com/notmandatory/bdk-swift/releases/download/0.1.3/bdkFFI.xcframework.zip",
28+
checksum: "c0b1e3ea09376b3f316d7d83575e1cd513fc4ad39ef8cf01120a3a1d7757fb97"),
2929
// .binaryTarget(name: "bdkFFI", path: "./bdkFFI.xcframework"),
3030
.target(
3131
name: "BitcoinDevKit",

0 commit comments

Comments
 (0)