diff --git a/package-lock.json b/package-lock.json index 97dd26c..e89e19f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "monocle", - "version": "1.0.3", + "version": "1.0.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "monocle", - "version": "1.0.3", + "version": "1.0.4", "hasInstallScript": true, "dependencies": { "@kba/makefile-parser": "^0.0.6", diff --git a/package.json b/package.json index 70b736b..764278a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "monocle", "private": true, - "version": "1.0.3", + "version": "1.0.4", "type": "module", "scripts": { "dev": "vite",