Skip to content

Commit f7e5df3

Browse files
committed
update readme
1 parent 9163984 commit f7e5df3

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: "5.0.2")
69+
.package(url: "https://github.com/mattpolzin/JSONAPI.git", from: "5.1.0")
7070
```
7171

7272
### Xcode project

0 commit comments

Comments
 (0)