2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-29 13:27:44 +00:00

Release v0.8.2.

This commit is contained in:
yago 2015-07-12 11:47:11 +02:00
parent 7aca870130
commit 73bc925bac

View File

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