1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-06 05:28:51 +02:00

bump version

This commit is contained in:
Kyle Spearrin 2019-05-11 21:12:58 -04:00
parent 2a19bdd8d1
commit 20112688ab
3 changed files with 3 additions and 3 deletions

2
jslib

@ -1 +1 @@
Subproject commit 520f20d428b09acdea40edda1e64224e99e65021
Subproject commit 741e060d999c7b40e98b5b2b8afab4e43d59afcb

2
package-lock.json generated
View File

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

View File

@ -1,6 +1,6 @@
{
"name": "bitwarden-web",
"version": "2.10.0",
"version": "2.10.1",
"scripts": {
"sub:init": "git submodule update --init --recursive",
"sub:update": "git submodule update --remote",