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

bump version

This commit is contained in:
Kyle Spearrin 2018-12-27 09:15:36 -05:00
parent 5804c57236
commit 9f87f551fd
3 changed files with 3 additions and 3 deletions

2
jslib

@ -1 +1 @@
Subproject commit cddeeefdbb14d5f70020fb705885eb05a0bb4339
Subproject commit 58ed2ed0a2f7609f1333af22cbb5ede939d1ac78

2
package-lock.json generated
View File

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

View File

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