From 706af9e0962efff8a5f319b9695909d6808d84bd Mon Sep 17 00:00:00 2001 From: Kagami Hiiragi Date: Fri, 29 May 2015 15:22:47 +0300 Subject: [PATCH] 0.9.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2444e1..b2063f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eccrypto", - "version": "0.9.9", + "version": "0.9.10", "description": "JavaScript Elliptic curve cryptography library", "main": "index.js", "browser": "browser.js",