From ec9ba5649e5197e04f4226f755ddbefea14d5bc6 Mon Sep 17 00:00:00 2001 From: dapplion Date: Tue, 22 Dec 2020 09:33:13 +0100 Subject: [PATCH] Bump version to '0.1.6' --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 14fa979d..21d4b39e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@chainsafe/blst", - "version": "0.1.5", - "description": "", + "version": "0.1.6", + "description": "Typescript wrapper for supranational/blst native bindings, a highly performant BLS12-381 signature library", "main": "./dist/index.js", "types": "./dist/index.d.ts", "files": [