diff --git a/package-lock.json b/package-lock.json index a0fc2f0..ca197b7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "source-application", - "version": "0.7.0", + "version": "0.8.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "source-application", - "version": "0.7.0", + "version": "0.8.0", "license": "MIT", "workspaces": [ "packages/*", diff --git a/package.json b/package.json index 773a116..2df93b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "source-application", - "version": "0.7.0", + "version": "0.8.0", "private": true, "type": "module", "description": "KeePass Web — source monorepo. Builds self-contained HTML distributables for a KDBX password manager that runs entirely in the browser.",