From 4dfe4ea8ce66c1bd7b273d2738eae448d63e3da8 Mon Sep 17 00:00:00 2001 From: Kosta Korenkov Date: Fri, 31 May 2019 17:14:25 +0300 Subject: [PATCH] 0.32.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db410f9..89b823b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "leap-core", - "version": "0.31.1", + "version": "0.32.0", "description": "transaction and block implementation", "main": "dist/index.js", "types": "./index.d.ts",