Skip to content

Commit 118d220

Browse files
chore: prepare release 0.3.3
1 parent 5b62462 commit 118d220

File tree

2 files changed

+150
-171
lines changed

2 files changed

+150
-171
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.2.0/libanoncreds.xcframework.zip",
36-
checksum: "ef4b56ccb533620d191c9246ebc5eea4a706c2351601325cc66b510a322318a2"
35+
url: "https://github.com/input-output-hk/anoncreds-rs/releases/download/0.3.3/libanoncreds.xcframework.zip",
36+
checksum: "92cf14924012fff42794920161cd36eceec08ddd4e637427059265e01911de3b"
3737
)
3838
]
3939
)

0 commit comments

Comments
 (0)