We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1.1.1
1 parent 4e875db commit 78268baCopy full SHA for 78268ba
README.md
@@ -28,7 +28,7 @@ To integrate the package:
28
29
```swift
30
dependencies: [
31
- .package(url: "https://github.com/stairtree/StructuredAPIClient.git", from: "1.0.0")
+ .package(url: "https://github.com/stairtree/StructuredAPIClient.git", from: "1.1.1")
32
]
33
```
34
0 commit comments