Skip to content

Commit 3b12cd7

Browse files
authored
Update installation instructions to current version (#34)
1 parent 439b99b commit 3b12cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ If you want to use Custom Dump in a [SwiftPM](https://swift.org/package-manager/
406406

407407
``` swift
408408
dependencies: [
409-
.package(url: "https://github.com/pointfreeco/swift-custom-dump", from: "0.2.0")
409+
.package(url: "https://github.com/pointfreeco/swift-custom-dump", from: "0.3.0")
410410
]
411411
```
412412

0 commit comments

Comments
 (0)