diff --git a/package-lock.json b/package-lock.json index b75b3fe..7ceabe9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smarthash", - "version": "2.0.5", + "version": "2.0.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9a0b371..61bf116 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smarthash", - "version": "2.0.5", + "version": "2.0.6", "private": false, "description": "simplified access to node hash functions", "main": "dist/index.js",