From 95a7bfc5a060123b0c16d8e6079d4f6984eee0cd Mon Sep 17 00:00:00 2001 From: Hunter Date: Mon, 4 Oct 2021 01:02:48 +0800 Subject: [PATCH] 3.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 115875a8..cb4e2597 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-final-modal", - "version": "3.4.1", + "version": "3.4.2", "description": "Vue Final Modal is a renderless, stackable, detachable and lightweight modal component.", "private": false, "main": "dist/VueFinalModal.umd.js",