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

Release v0.5.1.

This commit is contained in:
yago 2015-07-07 22:33:45 +02:00
parent b47119231f
commit d034c6718c

View File

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