Skip to content

Commit

Permalink
Update Readme to suggest using version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tkrajacic committed Nov 6, 2021
1 parent 4e875db commit 78268ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ To integrate the package:

```swift
dependencies: [
.package(url: "https://github.com/stairtree/StructuredAPIClient.git", from: "1.0.0")
.package(url: "https://github.com/stairtree/StructuredAPIClient.git", from: "1.1.1")
]
```

Expand Down

0 comments on commit 78268ba

Please sign in to comment.