diff --git a/package.json b/package.json index 9bc1db6f1..bff5e4566 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tbd54566975/web5", - "version": "0.6.2", + "version": "0.6.3", "description": "SDK for accessing the features and capabilities of Web5", "type": "module", "main": "./dist/cjs/index.cjs", @@ -75,4 +75,4 @@ "readable-web-to-node-stream": "3.0.2", "tweetnacl": "1.0.3" } -} \ No newline at end of file +}