diff --git a/package.json b/package.json index b1f9834..df6ace5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@noble/ciphers", - "version": "0.2.0", + "version": "0.3.0", "description": "Auditable & minimal JS implementation of Salsa20, ChaCha, Poly1305 & AES-SIV", "files": [ "esm",