diff --git a/package-lock.json b/package-lock.json index 8f9f802..8fd6ec2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "stencil-quill", - "version": "6.0.0", + "version": "7.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3642945..2c2bf51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stencil-quill", - "version": "6.0.0", + "version": "7.0.0", "description": "Native web component for quill editor", "module": "dist/index.mjs", "main": "dist/index.js",