diff --git a/package.json b/package.json index fab4ffe8..04c8497e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mtcute", "private": true, - "version": "0.2.3", + "version": "0.3.0", "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 f0e43e96..1906f399 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -1,7 +1,7 @@ { "name": "@mtcute/client", "private": true, - "version": "0.2.2", + "version": "0.3.0", "description": "High-level API over @mtcute/core", "author": "Alina Sireneva ", "license": "MIT", diff --git a/packages/core/package.json b/packages/core/package.json index cce6aef3..50fe27c4 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "@mtcute/core", "private": true, - "version": "0.2.3", + "version": "0.3.0", "description": "Core functions and base MTProto client", "author": "Alina Sireneva ", "license": "MIT", diff --git a/packages/create-bot/package.json b/packages/create-bot/package.json index 31795dee..8d66a9fa 100644 --- a/packages/create-bot/package.json +++ b/packages/create-bot/package.json @@ -1,7 +1,7 @@ { "name": "@mtcute/create-bot", "private": true, - "version": "0.2.0", + "version": "0.3.0", "description": "Bot starter kit for mtcute", "author": "Alina Sireneva ", "license": "MIT", diff --git a/packages/crypto-node/package.json b/packages/crypto-node/package.json index e2e5452c..3cc4570c 100644 --- a/packages/crypto-node/package.json +++ b/packages/crypto-node/package.json @@ -1,6 +1,6 @@ { "name": "@mtcute/crypto-node", - "version": "0.2.0", + "version": "0.3.0", "description": "Native crypto implementation for NodeJS", "author": "Alina Sireneva ", "main": "src/index.ts", diff --git a/packages/dispatcher/package.json b/packages/dispatcher/package.json index ffdbbc58..437f9140 100644 --- a/packages/dispatcher/package.json +++ b/packages/dispatcher/package.json @@ -1,7 +1,7 @@ { "name": "@mtcute/dispatcher", "private": true, - "version": "0.2.1", + "version": "0.3.0", "description": "Updates dispatcher and bot framework for @mtcute/client", "author": "Alina Sireneva ", "license": "MIT", diff --git a/packages/file-id/package.json b/packages/file-id/package.json index 60216c15..c8f4c60d 100644 --- a/packages/file-id/package.json +++ b/packages/file-id/package.json @@ -1,7 +1,7 @@ { "name": "@mtcute/file-id", "private": true, - "version": "0.2.0", + "version": "0.3.0", "description": "Support for TDLib and Bot API file ID for mtcute", "author": "Alina Sireneva ", "license": "MIT", diff --git a/packages/html-parser/package.json b/packages/html-parser/package.json index ea4001f2..b2639e94 100644 --- a/packages/html-parser/package.json +++ b/packages/html-parser/package.json @@ -1,7 +1,7 @@ { "name": "@mtcute/html-parser", "private": true, - "version": "0.2.0", + "version": "0.3.0", "description": "HTML entities parser for mtcute", "author": "Alina Sireneva ", "license": "MIT", diff --git a/packages/http-proxy/package.json b/packages/http-proxy/package.json index cde2c04c..ae338e34 100644 --- a/packages/http-proxy/package.json +++ b/packages/http-proxy/package.json @@ -1,7 +1,7 @@ { "name": "@mtcute/http-proxy", "private": true, - "version": "0.2.0", + "version": "0.3.0", "description": "HTTP(S) proxy support for mtcute", "author": "Alina Sireneva ", "license": "MIT", diff --git a/packages/i18n/package.json b/packages/i18n/package.json index 61af637a..525d6320 100644 --- a/packages/i18n/package.json +++ b/packages/i18n/package.json @@ -1,7 +1,7 @@ { "name": "@mtcute/i18n", "private": true, - "version": "0.2.0", + "version": "0.3.0", "description": "I18n for mtcute", "author": "Alina Sireneva ", "license": "MIT", diff --git a/packages/markdown-parser/package.json b/packages/markdown-parser/package.json index 80fe3af7..9fd17d91 100644 --- a/packages/markdown-parser/package.json +++ b/packages/markdown-parser/package.json @@ -1,7 +1,7 @@ { "name": "@mtcute/markdown-parser", "private": true, - "version": "0.2.0", + "version": "0.3.0", "description": "Markdown entities parser for mtcute", "author": "Alina Sireneva ", "license": "MIT", diff --git a/packages/mtproxy/package.json b/packages/mtproxy/package.json index 68f07961..f0a308a0 100644 --- a/packages/mtproxy/package.json +++ b/packages/mtproxy/package.json @@ -1,7 +1,7 @@ { "name": "@mtcute/mtproxy", "private": true, - "version": "0.2.0", + "version": "0.3.0", "description": "MTProto proxy (MTProxy) support for mtcute", "author": "Alina Sireneva ", "license": "MIT", diff --git a/packages/node/package.json b/packages/node/package.json index dc1d7be1..91146bb2 100644 --- a/packages/node/package.json +++ b/packages/node/package.json @@ -1,7 +1,7 @@ { "name": "@mtcute/node", "private": true, - "version": "0.2.0", + "version": "0.3.0", "description": "Meta-package for Node JS", "author": "Alina Sireneva ", "license": "MIT", diff --git a/packages/socks-proxy/package.json b/packages/socks-proxy/package.json index e9576c57..4cb10583 100644 --- a/packages/socks-proxy/package.json +++ b/packages/socks-proxy/package.json @@ -1,7 +1,7 @@ { "name": "@mtcute/socks-proxy", "private": true, - "version": "0.2.0", + "version": "0.3.0", "description": "SOCKS4/5 proxy support for mtcute", "author": "Alina Sireneva ", "license": "MIT", diff --git a/packages/sqlite/package.json b/packages/sqlite/package.json index d413dde4..9fbce70b 100644 --- a/packages/sqlite/package.json +++ b/packages/sqlite/package.json @@ -1,7 +1,7 @@ { "name": "@mtcute/sqlite", "private": true, - "version": "0.2.0", + "version": "0.3.0", "description": "SQLite-based storage for mtcute", "author": "Alina Sireneva ", "license": "MIT", diff --git a/packages/test/package.json b/packages/test/package.json index 8128bdf2..cb5188d3 100644 --- a/packages/test/package.json +++ b/packages/test/package.json @@ -1,7 +1,7 @@ { "name": "@mtcute/test", "private": true, - "version": "0.2.0", + "version": "0.3.0", "description": "Test utilities for mtcute", "author": "Alina Sireneva ", "license": "MIT", diff --git a/packages/tl-runtime/package.json b/packages/tl-runtime/package.json index c5ffd021..da7ebc0e 100644 --- a/packages/tl-runtime/package.json +++ b/packages/tl-runtime/package.json @@ -1,7 +1,7 @@ { "name": "@mtcute/tl-runtime", "private": true, - "version": "0.2.0", + "version": "0.3.0", "description": "Runtime for TL", "author": "Alina Sireneva ", "license": "MIT", diff --git a/packages/tl-utils/package.json b/packages/tl-utils/package.json index fe9b3379..89697831 100644 --- a/packages/tl-utils/package.json +++ b/packages/tl-utils/package.json @@ -1,7 +1,7 @@ { "name": "@mtcute/tl-utils", "private": true, - "version": "0.2.0", + "version": "0.3.0", "description": "Utils for working with TL schema", "author": "Alina Sireneva ", "license": "MIT", diff --git a/packages/wasm/package.json b/packages/wasm/package.json index 659cda01..291b05e5 100644 --- a/packages/wasm/package.json +++ b/packages/wasm/package.json @@ -1,7 +1,7 @@ { "name": "@mtcute/wasm", "private": true, - "version": "0.2.0", + "version": "0.3.0", "description": "WASM implementation of common algorithms used in Telegram", "author": "Alina Sireneva ", "license": "MIT",