1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-01 04:37:40 +02:00

bump version

This commit is contained in:
Kyle Spearrin 2019-01-15 11:35:59 -05:00
parent a48cc2a7f3
commit c7914fa8e4
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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