Browse Source

Bump version to 1.22.0 (#511)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
pull/2722/head^2
github-actions[bot] 4 years ago committed by GitHub
parent
commit
0812f148a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      package-lock.json
  2. 2
      package.json

4
package-lock.json generated

@ -1,12 +1,12 @@ @@ -1,12 +1,12 @@
{
"name": "@bitwarden/cli",
"version": "1.21.1",
"version": "1.22.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@bitwarden/cli",
"version": "1.21.1",
"version": "1.22.0",
"license": "GPL-3.0-only",
"dependencies": {
"@koa/multer": "^3.0.0",

2
package.json

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
{
"name": "@bitwarden/cli",
"description": "A secure and free password manager for all of your devices.",
"version": "1.21.1",
"version": "1.22.0",
"keywords": [
"bitwarden",
"password",

Loading…
Cancel
Save