diff --git a/package-lock.json b/package-lock.json index d2a17e08..b3d9f996 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "primal-web-app", - "version": "0.200.8", + "version": "0.200.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "primal-web-app", - "version": "0.200.8", + "version": "0.200.9", "license": "MIT", "dependencies": { "@cashu/cashu-ts": "0.9.0", diff --git a/package.json b/package.json index d06632ce..62ce407d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "primal-web-app", - "version": "0.200.8", + "version": "0.200.9", "description": "", "scripts": { "start": "vite",