Skip to content

Commit

Permalink
Release 0.2.1 (#25)
Browse files Browse the repository at this point in the history
Signed-off-by: conanoc <conanoc@gmail.com>
  • Loading branch information
conanoc committed Mar 5, 2024
1 parent 8279e55 commit 01def70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ var package = Package(
]),
.binaryTarget(
name: "indy_vdr_uniffiFFI",
url: "https://github.com/hyperledger/aries-uniffi-wrappers/releases/download/0.2.0-binary/indy_vdr_uniffiFFI.xcframework.zip",
checksum: "c158a04e5300bbb4fd20124a11e7823e512d220e869dd13a2ab2e6435bbadc29")
url: "https://github.com/hyperledger/aries-uniffi-wrappers/releases/download/0.2.1-binary/indy_vdr_uniffiFFI.xcframework.zip",
checksum: "fcaf8df60f41a149d1f496e494499f8645f971a68e9c024b0498271756180a4e")
]
)

Expand Down

0 comments on commit 01def70

Please sign in to comment.