From f9e1d62d6152627bd4da352e45bb17acb118950e Mon Sep 17 00:00:00 2001 From: Clementine Urquizar Date: Wed, 28 Oct 2020 21:54:56 +0100 Subject: [PATCH] Update README compatibility section for MeiliSearch v0.16.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18c877d8..4f7dee6f 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ search.start(); ## Compatibility with MeiliSearch -This package only guarantees the compatibility with the [version v0.15.0 of MeiliSearch](https://github.com/meilisearch/MeiliSearch/releases/tag/v0.15.0). +This package only guarantees the compatibility with the [version v0.16.0 of MeiliSearch](https://github.com/meilisearch/MeiliSearch/releases/tag/v0.16.0). ## Development Workflow and Contributing