diff --git a/package.json b/package.json index 7ea3078f1..478f93dc3 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.166", + "version": "0.9.167", "type": "module", "main": "./dist/index.js", "module": "./dist/index.mjs", @@ -121,5 +121,5 @@ "zod": "^3.23.8" }, "dist-hash": "27382c05a5b66ae03c57558dd4ce90fd263683c40902a735efdc4a16916af2da", - "lastPublishedCommit": "d3ba5fad7d9093b64d6b1243e1e405de56f73122" + "lastPublishedCommit": "b3b49fe3a98c2a5f2c38a0313e1a8b9292617488" }