From 6426d51e9f78a0b1841d078d1859f8b79ac11c13 Mon Sep 17 00:00:00 2001 From: David Straub Date: Tue, 14 Mar 2023 20:00:16 +0100 Subject: [PATCH] Version -> 0.19.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 a4ad9844..438b9642 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gramps-js", - "version": "0.18.0", + "version": "0.19.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "gramps-js", - "version": "0.18.0", + "version": "0.19.1", "license": "AGPL", "dependencies": { "@material/mwc-button": "^0.27.0", diff --git a/package.json b/package.json index 69b6ad76..039bd0ca 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ ] }, "name": "gramps-js", - "version": "0.18.0", + "version": "0.19.1", "description": "Single-page app serving as frontend to the Gramps genealogical research system.", "author": "David M. Straub", "license": "AGPL",