2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-22 09:57:10 +00:00

chore: Update package.json version to 0.55.0

This commit is contained in:
Daniel Pérez Fernández 2021-11-07 16:08:57 +01:00
parent a1e73481db
commit d87e8d258d

View File

@ -1,6 +1,6 @@
{
"name": "node-telegram-bot-api",
"version": "0.54.0",
"version": "0.55.0",
"description": "Telegram Bot API",
"main": "./index.js",
"directories": {