From 986bdbf3e5c8547f2a179957fe12d0a4c00a915a Mon Sep 17 00:00:00 2001 From: Qian Bin Date: Tue, 13 Aug 2019 13:43:46 +0800 Subject: [PATCH] bump to v1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9821fa5..25fd2bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vechain/connex", - "version": "1.3.2", + "version": "1.4.0", "description": "Standard interface to connect DApp with VeChain and user", "main": "index.js", "types": "index.d.ts",