diff --git a/package-lock.json b/package-lock.json index 4a40419..afa9f3e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smarthash", - "version": "2.0.4", + "version": "2.0.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d350422..b88436e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smarthash", - "version": "2.0.4", + "version": "2.0.5", "private": false, "description": "simplified access to node hash functions", "main": "dist/index.js",