Bumped cli version to 2023.9.2 (#6492)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-10-03 11:01:11 -07:00 committed by GitHub
parent ffb6bd0a30
commit 0e1b2cfb0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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
View File

@ -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",