diff --git a/jslib b/jslib index 49e06e77..13a160fb 160000 --- a/jslib +++ b/jslib @@ -1 +1 @@ -Subproject commit 49e06e77c4913867fc468f7d9e0b2b1529c1d181 +Subproject commit 13a160fb795a69bad1edbb3fc5fd5c7c15396e03 diff --git a/package-lock.json b/package-lock.json index f26bc788..75aaefa2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bitwarden-web", - "version": "2.9.0", + "version": "2.9.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d6192932..61cd668b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitwarden-web", - "version": "2.9.0", + "version": "2.9.1", "scripts": { "sub:init": "git submodule update --init --recursive", "sub:update": "git submodule update --remote",