From 99340450e5d045db4d11ed9b8bd43f210f7db506 Mon Sep 17 00:00:00 2001 From: Darwin <77340894+charmful0x@users.noreply.github.com> Date: Wed, 19 Oct 2022 18:49:09 +0200 Subject: [PATCH] feat: v0.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 465a5e8..d21b7e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ark-network", - "version": "0.4.2", + "version": "0.4.3", "type": "module", "description": "Verifiable multichain identities", "main": "./src/app.js",