2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-28 21:07:39 +00:00

Release v0.8.3.

This commit is contained in:
yago 2015-07-12 11:49:39 +02:00
parent 3e2f83c883
commit f5f5994ce6

View File

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