Browse Source

Version bump 2.21.1 (#1060)

PS-589-add-2fa-new-device-login-settings-flag
Chad Scharf 5 years ago committed by GitHub
parent
commit
b304783a7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package-lock.json
  2. 2
      package.json

2
package-lock.json generated

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
{
"name": "bitwarden-web",
"version": "2.21.0",
"version": "2.21.1",
"lockfileVersion": 2,
"requires": true,
"packages": {

2
package.json

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
{
"name": "bitwarden-web",
"version": "2.21.0",
"version": "2.21.1",
"license": "GPL-3.0",
"repository": "https://github.com/bitwarden/web",
"scripts": {

Loading…
Cancel
Save