1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-19 14:24:58 +02:00

bump version

This commit is contained in:
Kyle Spearrin 2018-08-08 13:45:07 -04:00
parent 6cef5e614d
commit e7c6fbf423
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.1.0",
"version": "2.1.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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