diff --git a/packages/sdk-types/package.json b/packages/sdk-types/package.json index 483d1d31ba..f605ca2570 100644 --- a/packages/sdk-types/package.json +++ b/packages/sdk-types/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/communication-sdk-types", - "version": "0.1.1", + "version": "0.1.2", "main": "./dist/index.js", "module": "./dist/index.js", "types": "./types/index.d.ts", diff --git a/packages/types/package.json b/packages/types/package.json index 423fa4b279..64513aeaf5 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/communication-types", - "version": "0.1.0", + "version": "0.1.2", "main": "dist/index.js", "module": "dist/index.js", "types": "./types/index.d.ts",