diff --git a/package-lock.json b/package-lock.json index 62d9f16f..3217076b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gramps-js", - "version": "0.21.0", + "version": "0.21.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "gramps-js", - "version": "0.21.0", + "version": "0.21.1", "license": "AGPL", "dependencies": { "@material/mwc-button": "^0.27.0", diff --git a/package.json b/package.json index b404f649..7c413800 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ ] }, "name": "gramps-js", - "version": "0.21.0", + "version": "0.21.1", "description": "The frontend for the Gramps Web genealogical research system.", "author": "David M. Straub", "license": "AGPL",