From 35295288fababea0c515eeca256581c1889c4d35 Mon Sep 17 00:00:00 2001 From: meili-bot <74670311+meili-bot@users.noreply.github.com> Date: Wed, 3 Feb 2021 14:30:21 +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 a1561473..848996c6 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ search.start(); ## Compatibility with MeiliSearch -This package only guarantees the compatibility with the [version v0.18.1 of MeiliSearch](https://github.com/meilisearch/MeiliSearch/releases/tag/v0.18.1). +This package only guarantees the compatibility with the [version v0.19.0 of MeiliSearch](https://github.com/meilisearch/MeiliSearch/releases/tag/v0.19.0). ## Development Workflow and Contributing