diff --git a/package.json b/package.json index f1b0f30..e32d9b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tweetsodium", - "version": "0.0.3", + "version": "0.0.4", "description": "libsodium sealed cryptobox using tweetnacl", "main": "dist/index.umd.js", "module": "dist/index.esm.js",