2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-23 10:27:49 +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", "name": "node-telegram-bot-api",
"version": "0.54.0", "version": "0.55.0",
"description": "Telegram Bot API", "description": "Telegram Bot API",
"main": "./index.js", "main": "./index.js",
"directories": { "directories": {