From e0d957db6313ad79f5e30ef42ab4b8e0daee3667 Mon Sep 17 00:00:00 2001 From: MoshMage Date: Fri, 1 Jul 2022 14:28:07 +0100 Subject: [PATCH] 2.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e71f4cc..b22c3fda 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@taikai/dappkit", - "version": "2.0.0", + "version": "2.0.5", "description": "Web3 Decentralized Application Kit", "main": "dist/src/index.js", "module": "dist/src/index.js",