From 930d0558f3c87b0ed26b2c854fa44e558879721c Mon Sep 17 00:00:00 2001 From: mtcute-bot Date: Wed, 28 Feb 2024 11:03:43 +0000 Subject: [PATCH] v0.7.3 --- package.json | 2 +- packages/core/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 443fd51f..0c27d932 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mtcute-workspace", "private": true, - "version": "0.7.2", + "version": "0.7.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 a09573b4..32849987 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "@mtcute/core", "private": true, - "version": "0.7.2", + "version": "0.7.3", "description": "Type-safe library for MTProto (Telegram API)", "author": "Alina Sireneva ", "license": "MIT",