diff --git a/apps/cli/package.json b/apps/cli/package.json index 7a43ee759f..8b541551ee 100644 --- a/apps/cli/package.json +++ b/apps/cli/package.json @@ -1,7 +1,7 @@ { "name": "@bitwarden/cli", "description": "A secure and free password manager for all of your devices.", - "version": "2024.7.1", + "version": "2024.7.2", "keywords": [ "bitwarden", "password", diff --git a/package-lock.json b/package-lock.json index ea39aef504..3e50bb0e13 100644 --- a/package-lock.json +++ b/package-lock.json @@ -199,7 +199,7 @@ }, "apps/cli": { "name": "@bitwarden/cli", - "version": "2024.7.1", + "version": "2024.7.2", "license": "SEE LICENSE IN LICENSE.txt", "dependencies": { "@koa/multer": "3.0.2",