From f11b8cedfca5f64130fb0d7e38a13d63f3d194bf Mon Sep 17 00:00:00 2001 From: cvermand <33010418+bidoubiwa@users.noreply.github.com> Date: Mon, 21 Mar 2022 17:03:39 +0100 Subject: [PATCH] Update version for the next release (v0.6.2) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9ea0169..603c6055 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@meilisearch/instant-meilisearch", - "version": "0.6.1", + "version": "0.6.2", "private": false, "description": "The search client to use Meilisearch with InstantSearch.", "scripts": {