diff --git a/package-lock.json b/package-lock.json index 78677cca..ad4770ef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gramps-js", - "version": "0.7.0", + "version": "0.8.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "gramps-js", - "version": "0.7.0", + "version": "0.8.0", "license": "AGPL", "dependencies": { "@hpcc-js/wasm": "^1.12.4", diff --git a/package.json b/package.json index 2e17cd8f..69f83ebf 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ ] }, "name": "gramps-js", - "version": "0.7.0", + "version": "0.8.0", "description": "Single-page app serving as frontend to the Gramps genealogical research system.", "author": "David M. Straub", "license": "AGPL",