1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-06 00:48:08 +02:00

bump version

This commit is contained in:
Kyle Spearrin 2019-03-16 00:46:32 -04:00
parent 5427ddb8d6
commit bda9e7b2b2
3 changed files with 3 additions and 3 deletions

2
jslib

@ -1 +1 @@
Subproject commit 49e06e77c4913867fc468f7d9e0b2b1529c1d181
Subproject commit 13a160fb795a69bad1edbb3fc5fd5c7c15396e03

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "bitwarden-web",
"version": "2.9.0",
"version": "2.9.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -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",