From 15b563f0e0faa63b00747ac03721812fced9cd71 Mon Sep 17 00:00:00 2001 From: Kagami Hiiragi Date: Tue, 6 Jan 2015 01:49:57 +0300 Subject: [PATCH] 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6e8c4e..943ef16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eccrypto", - "version": "0.1.1", + "version": "0.1.2", "description": "JavaScript Elliptic curve cryptography library", "main": "index.js", "browser": "browser.js",