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 parent 9fe33ae commit 20e2694Copy full SHA for 20e2694
README.md
@@ -70,7 +70,7 @@ Once you have your Swift package set up, adding **Meilisearch-Swift** as a depen
70
71
```swift
72
dependencies: [
73
- .package(url: "https://github.com/meilisearch/meilisearch-swift.git", from: "0.16.0")
+ .package(url: "https://github.com/meilisearch/meilisearch-swift.git", from: "0.17.0")
74
]
75
```
76
0 commit comments