diff --git a/package-lock.json b/package-lock.json index d4ca294..1b35080 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@bosonprotocol/chat-sdk", - "version": "0.0.1-alpha.30", + "version": "0.0.1-alpha.31", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@bosonprotocol/chat-sdk", - "version": "0.0.1-alpha.30", + "version": "0.0.1-alpha.31", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 63a152b..e7bcf08 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bosonprotocol/chat-sdk", - "version": "0.0.1-alpha.30", + "version": "0.0.1-alpha.31", "description": "Extension of @xmtp/xmtp-js with support for chat threads and further message types.", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",