Browse Source

Bumped cli version to 2023.9.2 (#6492)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
pull/6497/head
github-actions[bot] 2 years ago committed by GitHub
parent
commit
0e1b2cfb0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apps/cli/package.json
  2. 2
      package-lock.json

2
apps/cli/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": "2023.9.1",
"version": "2023.9.2",
"keywords": [
"bitwarden",
"password",

2
package-lock.json generated

@ -193,7 +193,7 @@ @@ -193,7 +193,7 @@
},
"apps/cli": {
"name": "@bitwarden/cli",
"version": "2023.9.1",
"version": "2023.9.2",
"license": "GPL-3.0-only",
"dependencies": {
"@koa/multer": "3.0.2",

Loading…
Cancel
Save