From 7a5d6e9c19b49018b3f2d94c5816963e168ecd16 Mon Sep 17 00:00:00 2001 From: Kosta Korenkov Date: Mon, 2 Sep 2019 16:57:32 +0200 Subject: [PATCH] 0.35.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 61b1fb5..874b418 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "leap-core", - "version": "0.35.0", + "version": "0.35.1", "description": "transaction and block implementation", "main": "dist/index.js", "types": "./index.d.ts",