Skip to content

Commit

Permalink
Update installation instructions to current version (pointfreeco#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
iampatbrown authored Jan 6, 2022
1 parent 439b99b commit 3b12cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ If you want to use Custom Dump in a [SwiftPM](https://swift.org/package-manager/

``` swift
dependencies: [
.package(url: "https://github.com/pointfreeco/swift-custom-dump", from: "0.2.0")
.package(url: "https://github.com/pointfreeco/swift-custom-dump", from: "0.3.0")
]
```

Expand Down

0 comments on commit 3b12cd7

Please sign in to comment.