1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-14 02:08:50 +02:00

adjust version

This commit is contained in:
Kyle Spearrin 2018-05-15 00:06:41 -04:00
parent 53ea650473
commit 6533857916

View File

@ -1,12 +1,13 @@
{ {
"name": "@bitwarden/cli", "name": "@bitwarden/cli",
"description": "A secure and free password manager for all of your devices.", "description": "A secure and free password manager for all of your devices.",
"version": "1.0.0", "version": "0.0.1",
"keywords": [ "keywords": [
"bitwarden", "bitwarden",
"password", "password",
"vault", "vault",
"password manager" "password manager",
"cli"
], ],
"author": "8bit Solutions LLC <hello@bitwarden.com> (https://bitwarden.com)", "author": "8bit Solutions LLC <hello@bitwarden.com> (https://bitwarden.com)",
"homepage": "https://bitwarden.com", "homepage": "https://bitwarden.com",