diff --git a/package.json b/package.json index 0844885e..a79ccc25 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mtcute-workspace", "private": true, - "version": "0.12.2", + "version": "0.12.3", "description": "Type-safe library for MTProto (Telegram API) for browser and NodeJS", "license": "MIT", "author": "alina sireneva ", diff --git a/packages/dispatcher/package.json b/packages/dispatcher/package.json index 6f63dba1..9f3fb989 100644 --- a/packages/dispatcher/package.json +++ b/packages/dispatcher/package.json @@ -1,7 +1,7 @@ { "name": "@mtcute/dispatcher", "private": true, - "version": "0.12.0", + "version": "0.12.3", "description": "Updates dispatcher and bot framework for @mtcute/client", "author": "alina sireneva ", "license": "MIT",