From 39ab51bd24427add892df480e448b4061e493caf Mon Sep 17 00:00:00 2001 From: Dipak Parmar Date: Sun, 21 May 2023 22:32:03 -0700 Subject: [PATCH] build: release v2.1.0 Signed-off-by: Dipak Parmar --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 400e84f..43ed98c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dipakparmar/docusaurus-plugin-umami", - "version": "2.0.6", + "version": "2.1.0", "description": "Umami Analytics plugin for Docusaurus v2.", "main": "dist/index.js", "types": "dist/index.d.ts",