Skip to content

Commit 78268ba

Browse files
committed
Update Readme to suggest using version 1.1.1
1 parent 4e875db commit 78268ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To integrate the package:
2828

2929
```swift
3030
dependencies: [
31-
.package(url: "https://github.com/stairtree/StructuredAPIClient.git", from: "1.0.0")
31+
.package(url: "https://github.com/stairtree/StructuredAPIClient.git", from: "1.1.1")
3232
]
3333
```
3434

0 commit comments

Comments
 (0)