Skip to content

Commit 6173956

Browse files
chore: prepare release 0.4.1
1 parent 044ebab commit 6173956

File tree

2 files changed

+193
-220
lines changed

2 files changed

+193
-220
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ let package = Package(
3232
// RELEASE
3333
.binaryTarget(
3434
name: "libanoncreds",
35-
url: "https://github.com/input-output-hk/anoncreds-rs/releases/download/0.4.0/libanoncreds.xcframework.zip",
36-
checksum: "2cbb147f58dd4d59990c1fc01302e63aafd63673b64310946420893f639b1f67"
35+
url: "https://github.com/input-output-hk/anoncreds-rs/releases/download/0.4.1/libanoncreds.xcframework.zip",
36+
checksum: "85a67c56a4c6480975c631c122091381c3bfe74d3b3102f77da2cb0d71841873"
3737
)
3838
]
3939
)

0 commit comments

Comments
 (0)