diff --git a/package-lock.json b/package-lock.json index 7cb3734..4f70427 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smarthash", - "version": "2.1.8", + "version": "2.1.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9d1941c..7f5230b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smarthash", - "version": "2.1.8", + "version": "2.1.9", "private": false, "description": "simplified access to node hash functions", "main": "dist_ts/index.js", @@ -54,4 +54,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}