From 2c030a4e04a7500a6fc49a7719333f38f2bf912c Mon Sep 17 00:00:00 2001 From: David Straub Date: Tue, 23 Nov 2021 22:07:44 +0100 Subject: [PATCH] Version 0.8.1 --- 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 ad4770ef..02783d07 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gramps-js", - "version": "0.8.0", + "version": "0.8.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "gramps-js", - "version": "0.8.0", + "version": "0.8.1", "license": "AGPL", "dependencies": { "@hpcc-js/wasm": "^1.12.4", diff --git a/package.json b/package.json index 69f83ebf..40202a35 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ ] }, "name": "gramps-js", - "version": "0.8.0", + "version": "0.8.1", "description": "Single-page app serving as frontend to the Gramps genealogical research system.", "author": "David M. Straub", "license": "AGPL",