Skip to content

Commit b0aaaba

Browse files
Updated spm version
1 parent c4a75eb commit b0aaaba

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
@@ -55,7 +55,7 @@ Once you have your Swift package set up, adding Request.swift as a dependency is
5555

5656
```swift
5757
dependencies: [
58-
.Package(url: "https://github.com/BiAtoms/Request.swift.git", majorVersion: 1)
58+
.Package(url: "https://github.com/BiAtoms/Request.swift.git", majorVersion: 2)
5959
]
6060
```
6161

0 commit comments

Comments
 (0)