diff --git a/package.json b/package.json index 31d305d..afeff38 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smarthash", - "version": "3.0.4", + "version": "3.1.0", "private": false, "description": "Cross-environment hash functions (SHA256 and MD5) for Node.js and browsers, with support for strings, streams, and files.", "main": "dist_ts/index.js",