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