1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 16:23:44 +00:00

Bumped client version(s) (#9906)

This commit is contained in:
Bitwarden DevOps
2024-07-02 07:19:06 -04:00
committed by GitHub
parent da7e466252
commit 78c2829793
2 changed files with 2 additions and 2 deletions

View File

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

2
package-lock.json generated
View File

@@ -199,7 +199,7 @@
}, },
"apps/cli": { "apps/cli": {
"name": "@bitwarden/cli", "name": "@bitwarden/cli",
"version": "2024.7.0", "version": "2024.7.1",
"license": "SEE LICENSE IN LICENSE.txt", "license": "SEE LICENSE IN LICENSE.txt",
"dependencies": { "dependencies": {
"@koa/multer": "3.0.2", "@koa/multer": "3.0.2",