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 2018-10-23 22:57:36 -04:00
parent eb2360ae24
commit 68880114b4
3 changed files with 3 additions and 3 deletions

2
jslib

@ -1 +1 @@
Subproject commit 43c0cbce452daff9bcc4c70866a56c8cbd548b4a
Subproject commit 4165a78277048d7b37319e63bd7e6473cbba5156

2
package-lock.json generated
View File

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

View File

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