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