From 5d6c70129f891af4e1379caeae9578588fb220c5 Mon Sep 17 00:00:00 2001 From: wanderer Date: Thu, 14 Jan 2016 00:14:39 -0500 Subject: [PATCH] 2.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4847c47..bd89223 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "secp256k1", - "version": "2.0.7", + "version": "2.0.8", "description": "This module provides native bindings to ecdsa secp256k1 functions", "keywords": [ "secp256k1",