Skip to content

Commit 70f6d5a

Browse files
chore: prepare release 0.3.4
1 parent 33c52b2 commit 70f6d5a

File tree

2 files changed

+565
-2
lines changed

2 files changed

+565
-2
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.3.3/libanoncreds.xcframework.zip",
36-
checksum: "92cf14924012fff42794920161cd36eceec08ddd4e637427059265e01911de3b"
35+
url: "https://github.com/input-output-hk/anoncreds-rs/releases/download/0.3.4/libanoncreds.xcframework.zip",
36+
checksum: "a69576058b0e72d4c74bde8650b99417228aff31063cfac3553264d5cd3b23d7"
3737
)
3838
]
3939
)

0 commit comments

Comments
 (0)