diff --git a/package.json b/package.json index 45daffe0..9ab568b4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "royco", "description": "SDK for building frontends on top of Royco Protocol", - "version": "0.9.210", + "version": "0.9.211", "type": "module", "main": "./dist/index.js", "module": "./dist/index.mjs", @@ -121,5 +121,5 @@ "zod": "^3.23.8" }, "dist-hash": "27382c05a5b66ae03c57558dd4ce90fd263683c40902a735efdc4a16916af2da", - "lastPublishedCommit": "dbe9dcc3b9043e50905868455a2ddf14a660609d" + "lastPublishedCommit": "d6869ec740ad594a565514c26820606a0dcd0983" }