Browse Source

Version bump, 2.20.1 (#971)

pull/973/head
Chad Scharf 5 years ago committed by GitHub
parent
commit
32d04106a1
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.20.0",
"version": "2.20.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

2
package.json

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

Loading…
Cancel
Save