From 62accbf9f664632639c69ebbf2fe7e614a24b7f7 Mon Sep 17 00:00:00 2001 From: Kosta Korenkov Date: Mon, 16 Dec 2019 12:21:09 +0300 Subject: [PATCH] 0.39.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 442899c..e7abdf7 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "leap-core", - "version": "0.38.0", + "version": "0.39.0", "description": "transaction and block implementation", "main": "dist/index.js", "types": "./index.d.ts",