diff --git a/package.json b/package.json index f1cc1f1..0506986 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eccrypto", - "version": "1.0.2", + "version": "1.0.3", "description": "JavaScript Elliptic curve cryptography library", "main": "index.js", "browser": "browser.js",