We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40001f6 commit 8196799Copy full SHA for 8196799
README.md
@@ -406,7 +406,7 @@ If you want to use Custom Dump in a [SwiftPM](https://swift.org/package-manager/
406
407
``` swift
408
dependencies: [
409
- .package(url: "https://github.com/pointfreeco/swift-custom-dump", from: "0.3.0")
+ .package(url: "https://github.com/pointfreeco/swift-custom-dump", from: "1.0.0")
410
]
411
```
412
0 commit comments