bump version

This commit is contained in:
Kyle Spearrin 2018-02-24 17:26:36 -05:00
parent fbf6660872
commit da520dbf99
2 changed files with 2 additions and 2 deletions

2
src/package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "bitwarden",
"version": "0.0.12",
"version": "0.0.13",
"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": "0.0.12",
"version": "0.0.13",
"author": "8bit Solutions LLC <hello@bitwarden.com> (https://bitwarden.com)",
"homepage": "https://bitwarden.com",
"license": "GPL-3.0",