Skip to content

Commit af4e2f7

Browse files
bors[bot]curquiza
andauthored
Merge #233
233: Update version for the next release (v0.14.0) r=curquiza a=curquiza Mostly breaking because of the new task API in meilisearch v0.25.0 Co-authored-by: Clémentine Urquizar <[email protected]>
2 parents 8dc417a + c391c22 commit af4e2f7

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
@@ -449,7 +449,7 @@ search_guide_2: |-
449449
getting_started_add_documents_md: |-
450450
```toml
451451
[dependencies]
452-
meilisearch-sdk = "0.13"
452+
meilisearch-sdk = "0.14"
453453
# futures: because we want to block on futures
454454
futures = "0.3"
455455
# serde: required if you are going to use documents

0 commit comments

Comments
 (0)