From 2d405816a231245087f44290381707ac7ea94bb9 Mon Sep 17 00:00:00 2001 From: Kosta Korenkov Date: Thu, 6 Feb 2020 17:50:07 +0800 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2a886c..bcffeb6 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "leap-core", - "version": "1.0.0", + "version": "2.0.0", "description": "transaction and block implementation", "main": "dist/index.js", "types": "./index.d.ts",