From d10a19c3577a09aef6b6e3e41e763cb555a72343 Mon Sep 17 00:00:00 2001 From: Johann Barbie Date: Tue, 23 Apr 2019 09:34:28 +0200 Subject: [PATCH] v0.30.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be20357..95167dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "leap-core", - "version": "0.29.1", + "version": "0.30.0", "description": "transaction and block implementation", "main": "dist/index.js", "types": "./index.d.ts",