diff --git a/package.json b/package.json index 88de57d9..8723f04c 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.126", + "version": "0.9.127", "type": "module", "main": "./dist/index.js", "module": "./dist/index.mjs", @@ -121,5 +121,5 @@ "zod": "^3.23.8" }, "dist-hash": "27382c05a5b66ae03c57558dd4ce90fd263683c40902a735efdc4a16916af2da", - "lastPublishedCommit": "3cfdcbc9cd8d858f160d42ccfe13ee292afb4301" + "lastPublishedCommit": "0762bbb611da0dd7b1c353582e8437cd40c30e7d" }