We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc57a60 commit 314891eCopy full SHA for 314891e
1 file changed
README.md
@@ -66,7 +66,7 @@ If you find something wrong with this library and it isn't already mentioned und
66
### Swift Package Manager
67
Just include the following in your package's dependencies and add `JSONAPI` to the dependencies for any of your targets.
68
```swift
69
-.package(url: "https://github.com/mattpolzin/JSONAPI.git", from: "4.0.0")
+.package(url: "https://github.com/mattpolzin/JSONAPI.git", from: "5.0.0")
70
```
71
72
### Xcode project
0 commit comments