diff --git a/package-lock.json b/package-lock.json index a6f52e0c8d..3bbfa2b8e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bitwarden-web", - "version": "2.1.0", + "version": "2.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c339bedab8..0fd8d026fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitwarden-web", - "version": "2.1.0", + "version": "2.1.1", "scripts": { "sub:init": "git submodule update --init --recursive", "sub:update": "git submodule update --remote",