diff --git a/package.json b/package.json index 0226599..fd1f2f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodehash", - "version": "1.0.0", + "version": "1.0.1", "description": "simplifies access to node hash functions", "main": "dist/index.js", "typings": "dist/index.d.ts",