From b6eb82ee9b21741181b2ceda3e74da993ff4b470 Mon Sep 17 00:00:00 2001 From: tony Date: Wed, 19 Sep 2018 17:48:03 +0800 Subject: [PATCH] bump version to v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9734442..e6b9dbf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thorify", - "version": "1.0.0", + "version": "1.0.1", "description": "A web3 adaptor for VeChain Thor RESTful HTTP API.", "main": "dist/index.js", "typings": "dist/index.d.ts",