From f0bf2d5b64700b37f61bf947082ef245a976476a Mon Sep 17 00:00:00 2001 From: Yasin Silavi Date: Mon, 28 Mar 2022 00:25:32 +0430 Subject: [PATCH] chore: release 2.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4310f81..d6c2f8e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-share-modal", - "version": "2.0.5", + "version": "2.0.6", "description": "Lightweight share modal component for vue 3 with no dependency", "license": "ISC", "main": "dist/share-modal.ssr.js",