Browse Source

bump version

pull/487/head
Kyle Spearrin 6 years ago
parent
commit
c2197bcc53
  1. 2
      package.json

2
package.json

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
{
"name": "bitwarden-web",
"version": "2.12.1",
"version": "2.13.0",
"scripts": {
"sub:init": "git submodule update --init --recursive",
"sub:update": "git submodule update --remote",

Loading…
Cancel
Save