From e6e5f805e9087a1e46f81ee7af84eed26f97a8ac Mon Sep 17 00:00:00 2001 From: Marcos Soutullo Rodriguez Date: Fri, 13 Nov 2020 18:35:36 +0000 Subject: [PATCH] Roll back package.json patch version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6314b039bc..04fd0ae85c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@bitwarden/cli", "description": "A secure and free password manager for all of your devices.", - "version": "1.12.2", + "version": "1.12.1", "keywords": [ "bitwarden", "password", @@ -88,4 +88,4 @@ "tldjs": "2.3.1", "zxcvbn": "4.4.2" } -} +} \ No newline at end of file