diff --git a/package.json b/package.json index b6792b9..a1883c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smarthash", - "version": "3.0.2", + "version": "3.0.3", "private": false, "description": "simplified access to node hash functions", "main": "dist_ts/index.js", @@ -50,4 +50,4 @@ "last 1 chrome versions" ], "type": "module" -} \ No newline at end of file +}