From 93d06104dae268b72a18eee84188d864523cc4ef Mon Sep 17 00:00:00 2001 From: Phu Minh <53084840+nguyenphuminh@users.noreply.github.com> Date: Tue, 26 Jul 2022 11:06:57 +0700 Subject: [PATCH] Update version info --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9fc595e..c77ebd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jechain", - "version": "0.14.5", + "version": "0.15.0", "description": "Node for JeChain - an experimental smart contract blockchain network", "main": "./index.js", "scripts": {