diff --git a/package.json b/package.json index 4408691a..2d3caaaa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mtcute", "private": true, - "version": "0.1.2", + "version": "0.1.3", "description": "Type-safe library for MTProto (Telegram API) for browser and NodeJS", "license": "MIT", "author": "Alina Sireneva ", diff --git a/packages/client/package.json b/packages/client/package.json index c2065c04..e3fb81d8 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -1,7 +1,7 @@ { "name": "@mtcute/client", "private": true, - "version": "0.1.2", + "version": "0.1.3", "description": "High-level API over @mtcute/core", "author": "Alina Sireneva ", "license": "MIT",