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 7256543 commit d793496Copy full SHA for d793496
README.md
@@ -54,7 +54,7 @@ You can install the **meilisearch** package by adding a few lines into `pubspec.
54
55
```yaml
56
dependencies:
57
- meilisearch: ^0.17.0
+ meilisearch: ^0.17.1
58
```
59
60
Then open your terminal and update dart packages.
0 commit comments