1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-01 04:37:40 +02:00

Version Bump (#1200)

* Bumping version for September's release

* Manually updating the version in the package-lock.json
This commit is contained in:
Joseph Flinn 2021-09-21 14:49:26 -07:00 committed by GitHub
parent 9db6f0bfc2
commit 7d01ad4e20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "bitwarden-web",
"version": "2.22.3",
"version": "2.23.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "bitwarden-web",
"version": "2.22.3",
"version": "2.23.0",
"hasInstallScript": true,
"license": "GPL-3.0",
"dependencies": {

View File

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