From 9a15d3142c72aac2c44161a5412e9a424b9088b1 Mon Sep 17 00:00:00 2001 From: Oleksandr Shevchuk <34628096+alekswebnet@users.noreply.github.com> Date: Wed, 8 May 2024 18:05:27 +0300 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92c3215..cf6c917 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue-quilly", "private": false, - "version": "1.0.2", + "version": "1.0.3", "type": "module", "scripts": { "dev": "vite",