From 2b314fd383a73ac77a106a21a20d5ef4a8ca2d8a Mon Sep 17 00:00:00 2001 From: hangTaishan Date: Sat, 20 Mar 2021 12:08:49 +0800 Subject: [PATCH] #build --- dist/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/package.json b/dist/package.json index 0670dee2..96e6b88f 100644 --- a/dist/package.json +++ b/dist/package.json @@ -1,6 +1,6 @@ { "name": "@irisnet/irishub-sdk", - "version": "0.0.1", + "version": "1.0.1", "description": "IRISHub JavaScript SDK", "main": "index.js", "typings": "src/index.ts",