Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit 52b8848

Browse files
authored
Bump web5-swift from 0.0.1 -> 0.0.2 (#32)
1 parent 075ff98 commit 52b8848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ let package = Package(
1616
dependencies: [
1717
.package(url: "https://github.com/Frizlab/swift-typeid.git", from: "0.3.0"),
1818
.package(url: "https://github.com/flight-school/anycodable.git", from: "0.6.7"),
19-
.package(url: "https://github.com/TBD54566975/web5-swift", exact: "0.0.1"),
19+
.package(url: "https://github.com/TBD54566975/web5-swift", exact: "0.0.2"),
2020
.package(url: "https://github.com/allegro/swift-junit.git", from: "2.1.0"),
2121
.package(url: "https://github.com/pointfreeco/swift-custom-dump.git", from: "1.1.2"),
2222
],

0 commit comments

Comments
 (0)