1
0
mirror of https://github.com/bitwarden/cli synced 2026-01-02 00:03:14 +00:00

reworking gh actions into the build/release/deploy model

This commit is contained in:
Joseph Flinn
2021-01-27 19:15:29 +00:00
parent c575c7ce9a
commit d6d12b8c9c
4 changed files with 450 additions and 160 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@bitwarden/cli",
"description": "A secure and free password manager for all of your devices.",
"version": "1.13.3",
"version": "1.13.4",
"keywords": [
"bitwarden",
"password",
@@ -13,7 +13,7 @@
"homepage": "https://bitwarden.com",
"repository": {
"type": "git",
"url": "https://github.com/bitwarden/cli"
"url": "https://github.com/joseph-flinn/cli"
},
"license": "GPL-3.0",
"scripts": {