Skip to content

Commit 553ff2d

Browse files
committed
Bump custom-dump version
1 parent 9223048 commit 553ff2d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Package.resolved

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ let package = Package(
2626
)
2727

2828
package.dependencies = [
29-
.package(url: "https://github.com/pointfreeco/swift-custom-dump", from: "0.2.0"),
29+
.package(url: "https://github.com/pointfreeco/swift-custom-dump", from: "1.0.0"),
3030
]

0 commit comments

Comments
 (0)