diff --git a/package-lock.json b/package-lock.json index 263f40f..4af96e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "textrator", - "version": "0.7.1", + "version": "0.7.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "textrator", - "version": "0.7.1", + "version": "0.7.2", "dependencies": { "vue": "^3.4.14" }, diff --git a/package.json b/package.json index 3af6a5d..d8a9e6f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "textrator", "private": true, - "version": "0.7.1", + "version": "0.7.2", "type": "module", "scripts": { "dev": "vite",