Skip to content

Commit e1c54a7

Browse files
authored
Update for Release 0.2.0 (#11)
1 parent fb60cbb commit e1c54a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ A convenience wrapper around Swift's Combine and URLSession to make `URLRequests
66
## SPM
77
```swift
88
dependencies: [
9-
.package(url: "https://github.com/JZDesign/HTTPEngine.git", .upToNextMajor(from: "0"))
9+
.package(url: "https://github.com/JZDesign/HTTPEngine.git", .upToNextMajor(from: "0.2.0"))
1010
],
1111
```
1212

1313
## [View Documentation](https://jzdesign.github.io/HTTPEngine/)
1414

15-
Documentation generated by [Jazzy](https://github.com/realm/jazzy).
15+
Documentation generated by [Jazzy](https://github.com/realm/jazzy).

0 commit comments

Comments
 (0)