diff --git a/package-lock.json b/package-lock.json index 611d4cd..4023af2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "csaf-webview", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "csaf-webview", - "version": "1.0.0", + "version": "1.0.1", "dependencies": { "boxicons": "^2.1.4", "chota": "^0.9.2", diff --git a/package.json b/package.json index eb1237b..3376bf4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "csaf-webview", - "version": "1.0.0", + "version": "1.0.1", "scripts": { "dev": "vite dev", "build": "vite build",