From e3f672942622c219fd36124176b773b6f81f2979 Mon Sep 17 00:00:00 2001 From: MoshMage Date: Thu, 7 Jul 2022 01:32:48 +0100 Subject: [PATCH] 2.0.6-1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d4c609e7..5fc098bf 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@taikai/dappkit", - "version": "2.0.6-0", + "version": "2.0.6-1", "description": "Web3 Decentralized Application Kit", "main": "dist/src/index.js", "module": "dist/src/index.js",