diff --git a/package.json b/package.json index 134da8e..4fae6c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blake2", - "version": "3.0.0", + "version": "3.0.1", "description": "All four BLAKE2 variants (blake2b, blake2bp, blake2s, blake2sp) for node, with stream support", "keywords": [ "crypto",