diff --git a/package-lock.json b/package-lock.json index 8942943..24d154c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "sha3", - "version": "2.0.7", + "version": "2.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index df6a48d..2c2f51c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sha3", - "version": "2.0.7", + "version": "2.1.0", "description": "The Keccak family of hashing algorithms.", "main": "index.js", "types": "index.d.ts",