diff --git a/package-lock.json b/package-lock.json index d098b21..5df1472 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smarthash", - "version": "2.1.7", + "version": "2.1.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 25bdee1..057dea6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smarthash", - "version": "2.1.7", + "version": "2.1.8", "private": false, "description": "simplified access to node hash functions", "main": "dist_ts/index.js", @@ -58,4 +58,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}