From f9a8ad2318a2b58c8b1258c06684cf392ee44b49 Mon Sep 17 00:00:00 2001 From: David Straub Date: Tue, 23 Nov 2021 21:46:22 +0100 Subject: [PATCH] Version 0.8.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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",