diff --git a/package-lock.json b/package-lock.json index 246ff8c..3455b7c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "content-hash", - "version": "2.3.1", + "version": "2.3.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 179fd0c..66c936c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "content-hash", - "version": "2.3.1", + "version": "2.3.2", "description": "simple tool to encode/decode content hash for EIP 1577 compliant ENS Resolvers", "main": "index.js", "repository": {