Skip to content

Commit

Permalink
versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
metalurgical committed Aug 2, 2024
1 parent 723d9f0 commit bf69099
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@
"package": "tss-client-swift",
"repositoryURL": "https://github.com/torusresearch/tss-client-swift.git",
"state": {
"branch": "spm_fix_path",
"revision": "6eb2bb192d6c4f36ce1152d9346078118a610f1d",
"branch": "4.0.1",
"revision": "508e6df4ff34f7e40df99cec0f0a6dbc4e319aa7",
"version": null
}
},
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/argentlabs/web3.swift", from:"1.6.0"),
.package(url: "https://github.com/torusresearch/tss-client-swift.git", branch: "spm_fix_path"),
.package(url: "https://github.com/torusresearch/tss-client-swift.git", branch: "4.0.1"),
.package(url: "https://github.com/tkey/curvelib.swift", from: "1.0.1"),
],
targets: [
Expand Down

0 comments on commit bf69099

Please sign in to comment.