diff --git a/package.json b/package.json index 9a1cd897..fab4ffe8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mtcute", "private": true, - "version": "0.2.2", + "version": "0.2.3", "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 34b3bcd5..cce6aef3 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "@mtcute/core", "private": true, - "version": "0.2.2", + "version": "0.2.3", "description": "Core functions and base MTProto client", "author": "Alina Sireneva ", "license": "MIT",