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",