1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-25 10:25:36 +02:00

Bumped cli version to 2023.4.0 (#5290)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-04-26 13:22:41 +02:00 committed by GitHub
parent 76d3fd6614
commit f498836cfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

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

View File

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

2
package-lock.json generated
View File

@ -192,7 +192,7 @@
},
"apps/cli": {
"name": "@bitwarden/cli",
"version": "2023.3.0",
"version": "2023.4.0",
"license": "GPL-3.0-only",
"dependencies": {
"@koa/multer": "^3.0.0",