From d68317f5141f8ac5355796a08aa542b003578e00 Mon Sep 17 00:00:00 2001 From: Jens Date: Sat, 9 Mar 2024 11:39:42 +0100 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa804dc..8a40aa0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gedcom.json", - "version": "1.0.8", + "version": "1.0.9", "description": "Convert GEDCOM Files to an JSON File or an JavaScript-Object and vice versa", "main": "dist/index.js", "scripts": {