From 8fc60d6e66b033c7c3f23aab939d491e13c5912e Mon Sep 17 00:00:00 2001 From: Alberto Rico Date: Fri, 20 May 2022 17:27:01 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20RELEASE=202.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac51337..f9b3825 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sugiero", - "version": "2.0.0", + "version": "2.1.0", "description": "Get search suggestions based on a partial search term", "source": "src/index.ts", "main": "./dist/index.js",