version bump

This commit is contained in:
Kyle Spearrin 2018-02-26 23:46:44 -05:00
parent 20d00ed485
commit 901c353cb9
2 changed files with 2 additions and 2 deletions

2
src/package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "bitwarden",
"version": "1.0.1",
"version": "1.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -2,7 +2,7 @@
"name": "bitwarden",
"productName": "Bitwarden",
"description": "A secure and free password manager for all of your devices.",
"version": "1.0.1",
"version": "1.0.2",
"author": "8bit Solutions LLC <hello@bitwarden.com> (https://bitwarden.com)",
"homepage": "https://bitwarden.com",
"license": "GPL-3.0",