Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuawright11 committed Jun 20, 2023
1 parent 94e52b7 commit 22f4f76
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 @@ -14,7 +14,7 @@ You can install PapyrusAsyncHTTPClient using the [Swift Package Manager](https:/

```swift
dependencies: [
.package(url: "https://github.com/joshuawright11/papyrus-async-http-client.git", .upToNextMinor(from: "0.1.0"))
.package(url: "https://github.com/joshuawright11/papyrus-async-http-client.git", branch: "main")
]
```

Expand Down

0 comments on commit 22f4f76

Please sign in to comment.