diff --git a/package-lock.json b/package-lock.json index bf81d44..97bfe90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smarthash", - "version": "2.1.5", + "version": "2.1.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ff8ae19..01d08b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smarthash", - "version": "2.1.5", + "version": "2.1.6", "private": false, "description": "simplified access to node hash functions", "main": "dist/index.js",