2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-09-02 23:35:42 +00:00
This commit is contained in:
Yago
2016-03-13 13:59:54 +01:00
parent 18d47ce84a
commit cee5ac46ea

View File

@@ -1,6 +1,6 @@
{ {
"name": "node-telegram-bot-api", "name": "node-telegram-bot-api",
"version": "0.20.1", "version": "0.21.0",
"description": "Telegram Bot API", "description": "Telegram Bot API",
"main": "index.js", "main": "index.js",
"directories": { "directories": {
@@ -165,4 +165,4 @@
"hireable": true "hireable": true
} }
] ]
} }