diff --git a/package.json b/package.json index 12707c4..b707dfb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eccrypto", - "version": "1.1.5", + "version": "1.1.6", "description": "JavaScript Elliptic curve cryptography library", "main": "index.js", "browser": "browser.js",