diff --git a/package-lock.json b/package-lock.json index 50f0fbf..39c9df8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "source-application", - "version": "0.8.0", + "version": "0.9.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "source-application", - "version": "0.8.0", + "version": "0.9.0", "license": "MIT", "workspaces": [ "packages/*", diff --git a/package.json b/package.json index 2df93b1..cbe6ca2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "source-application", - "version": "0.8.0", + "version": "0.9.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.",