From e4f03d02fe99c8112919c95fd4c60d3d91611611 Mon Sep 17 00:00:00 2001 From: meili-bot <74670311+meili-bot@users.noreply.github.com> Date: Tue, 23 Mar 2021 14:31:32 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a41b0e07..60abe09a 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ search.start(); ## Compatibility with MeiliSearch -This package only guarantees the compatibility with the [version v0.19.0 of MeiliSearch](https://github.com/meilisearch/MeiliSearch/releases/tag/v0.19.0). +This package only guarantees the compatibility with the [version v0.20.0 of MeiliSearch](https://github.com/meilisearch/MeiliSearch/releases/tag/v0.20.0). ## Development Workflow and Contributing