From a0664bb023c7a9abc9c2074630650c9ffca883d0 Mon Sep 17 00:00:00 2001 From: Patrizio Bekerle <patrizio@bekerle.com> Date: Wed, 26 May 2021 09:35:55 +0200 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a28628e..d42e384 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@dbp-topics/signature", "internalName": "dbp-signature", - "version": "1.0.4", + "version": "1.0.5", "main": "src/dbp-signature.js", "license": "LGPL-2.1-or-later", "repository": { -- GitLab