This commit is contained in:
nano :3 2024-02-22 13:57:33 +00:00
parent 8f0e072f4a
commit 371aea910b
4 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
{
"name": "mtcute-workspace",
"private": true,
"version": "0.7.1",
"version": "0.7.2",
"description": "Type-safe library for MTProto (Telegram API) for browser and NodeJS",
"license": "MIT",
"author": "Alina Sireneva <alina@tei.su>",

View file

@ -1,7 +1,7 @@
{
"name": "@mtcute/core",
"private": true,
"version": "0.7.1",
"version": "0.7.2",
"description": "Type-safe library for MTProto (Telegram API)",
"author": "Alina Sireneva <alina@tei.su>",
"license": "MIT",

View file

@ -1,7 +1,7 @@
{
"name": "@mtcute/create-bot",
"private": true,
"version": "0.7.1",
"version": "0.7.2",
"description": "Bot starter kit for mtcute",
"author": "Alina Sireneva <alina@tei.su>",
"license": "MIT",

View file

@ -1,7 +1,7 @@
{
"name": "@mtcute/wasm",
"private": true,
"version": "0.7.0",
"version": "0.7.2",
"description": "WASM implementation of common algorithms used in Telegram",
"author": "Alina Sireneva <alina@tei.su>",
"license": "MIT",