1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-06-26 10:36:19 +02:00

version bump

This commit is contained in:
Kyle Spearrin 2018-02-27 23:30:09 -05:00
parent f5788aba84
commit d0f92ba2a0
3 changed files with 3 additions and 3 deletions

2
jslib

@ -1 +1 @@
Subproject commit f3f91c20aea6965ce1e789a1b86bf8d9892d39b2
Subproject commit ab00dfd3991c258065d452dfb14b11e90898143e

2
src/package-lock.json generated
View File

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