From a48766e3d71663736406da9470243ed3f66dd988 Mon Sep 17 00:00:00 2001 From: Yarmo Mackenbach Date: Mon, 10 Jul 2023 11:47:58 +0200 Subject: [PATCH] 0.19.1-alpha.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7f485ad..cc6d969 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "doipjs", - "version": "0.19.0", + "version": "0.19.1-alpha.0", "description": "Decentralized Online Identity Proofs library in Node.js", "type": "module", "main": "./src/index.js",