diff --git a/package-lock.json b/package-lock.json index c1a3e64..3c79bb2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smarthash", - "version": "2.1.0", + "version": "2.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 80bc45e..ce0f143 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smarthash", - "version": "2.1.0", + "version": "2.1.1", "private": false, "description": "simplified access to node hash functions", "main": "dist/index.js", @@ -54,4 +54,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}