Skip to content

Commit

Permalink
chore: prepare release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
goncalo-frade-iohk authored and github-actions[bot] committed Dec 19, 2023
1 parent 044ebab commit 6173956
Show file tree
Hide file tree
Showing 2 changed files with 193 additions and 220 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ let package = Package(
// RELEASE
.binaryTarget(
name: "libanoncreds",
url: "https://github.com/input-output-hk/anoncreds-rs/releases/download/0.4.0/libanoncreds.xcframework.zip",
checksum: "2cbb147f58dd4d59990c1fc01302e63aafd63673b64310946420893f639b1f67"
url: "https://github.com/input-output-hk/anoncreds-rs/releases/download/0.4.1/libanoncreds.xcframework.zip",
checksum: "85a67c56a4c6480975c631c122091381c3bfe74d3b3102f77da2cb0d71841873"
)
]
)
Loading

0 comments on commit 6173956

Please sign in to comment.