From 33e44311ab1d066f1a0c90a97f5a5ea2d18045f7 Mon Sep 17 00:00:00 2001 From: Kosta Korenkov Date: Thu, 29 Aug 2019 08:43:42 +0300 Subject: [PATCH] 0.35.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2f113e..61b1fb5 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "leap-core", - "version": "0.34.2", + "version": "0.35.0", "description": "transaction and block implementation", "main": "dist/index.js", "types": "./index.d.ts",