Skip to content

Commit 314891e

Browse files
committed
update the version of the JSONAPI library indicated in the README.
1 parent cc57a60 commit 314891e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ If you find something wrong with this library and it isn't already mentioned und
6666
### Swift Package Manager
6767
Just include the following in your package's dependencies and add `JSONAPI` to the dependencies for any of your targets.
6868
```swift
69-
.package(url: "https://github.com/mattpolzin/JSONAPI.git", from: "4.0.0")
69+
.package(url: "https://github.com/mattpolzin/JSONAPI.git", from: "5.0.0")
7070
```
7171

7272
### Xcode project

0 commit comments

Comments
 (0)