From e8e4cd587ee39bc6a0ef1e686baa2ff8274f57d6 Mon Sep 17 00:00:00 2001 From: MoshMage Date: Sat, 1 Oct 2022 09:41:17 +0100 Subject: [PATCH] 2.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c35498f9..6d4a6680 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@taikai/dappkit", - "version": "2.1.6", + "version": "2.1.7", "description": "Web3 Decentralized Application Kit", "main": "dist/src/index.js", "module": "dist/src/index.js",