From 4188fef8392f63dd5914162580fc9c98037d1afd Mon Sep 17 00:00:00 2001 From: "Phu Minh (Catto)" <53084840+nguyenphuminh@users.noreply.github.com> Date: Fri, 12 Jan 2024 19:46:58 -0800 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 589ea23..a1d5105 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jechain", - "version": "0.29.0", + "version": "0.30.0", "description": "Node for JeChain - an experimental smart contract blockchain network", "main": "./index.js", "scripts": {