diff --git a/package.json b/package.json index d4f2201..85b51b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@noble/ciphers", - "version": "0.5.0", + "version": "0.5.1", "description": "Auditable & minimal JS implementation of Salsa20, ChaCha and AES", "files": [ "esm",