From 344ae782fe90105716b5ae28cb5536fcb0927cdf Mon Sep 17 00:00:00 2001 From: cvermand <33010418+bidoubiwa@users.noreply.github.com> Date: Wed, 18 May 2022 11:08:08 +0200 Subject: [PATCH] Update version for the next release (v0.12.2) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2b0112..b4b3a31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vuepress-plugin-meilisearch", - "version": "0.12.1", + "version": "0.12.2", "description": "Relevant and typo tolerant search bar for your Vuepress", "author": "Clémentine Urquizar ", "scripts": {