diff --git a/package.json b/package.json index e170b33f..2a3b6572 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mtcute-workspace", "private": true, - "version": "0.9.1", + "version": "0.9.2", "description": "Type-safe library for MTProto (Telegram API) for browser and NodeJS", "license": "MIT", "author": "alina sireneva ", diff --git a/packages/core/package.json b/packages/core/package.json index 9124aacf..55215589 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "@mtcute/core", "private": true, - "version": "0.9.1", + "version": "0.9.2", "description": "Type-safe library for MTProto (Telegram API)", "author": "alina sireneva ", "license": "MIT",