From 9feb147654f43387650cf2fcecd00e601294d1ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Dec 2021 09:02:21 -0500 Subject: [PATCH] Bumped version to 1.30.0 (#1187) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- src/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/package.json b/src/package.json index 434b4316b5..743eb8f1c7 100644 --- a/src/package.json +++ b/src/package.json @@ -2,7 +2,7 @@ "name": "bitwarden", "productName": "Bitwarden", "description": "A secure and free password manager for all of your devices.", - "version": "1.29.2", + "version": "1.30.0", "author": "Bitwarden Inc. (https://bitwarden.com)", "homepage": "https://bitwarden.com", "license": "GPL-3.0", @@ -24,4 +24,4 @@ "regedit": "^3.0.3", "zxcvbn": "4.4.2" } -} +} \ No newline at end of file