Skip to content

Commit af79d8b

Browse files
Merge #288
288: Add the new version to code-samples r=curquiza a=brunoocasali Add the missing code-samples version, in order to fix the release of this new version. Co-authored-by: Bruno Casali <brunoocasali@gmail.com>
2 parents 5026d04 + 45a2c46 commit af79d8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.code-samples.meilisearch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ document_guide_add_document_primary_key: |-
447447
getting_started_add_documents_md: |-
448448
```toml
449449
[dependencies]
450-
meilisearch-sdk = "0.16"
450+
meilisearch-sdk = "0.17"
451451
# futures: because we want to block on futures
452452
futures = "0.3"
453453
# serde: required if you are going to use documents

0 commit comments

Comments
 (0)