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

pkg: Bump patch version (0.27.0 -> 0.27.1)

This commit is contained in:
GochoMugo 2017-04-07 11:13:11 +03:00
parent e63a61f232
commit 57e7d8e3b9
No known key found for this signature in database
GPG Key ID: 7B6A01CB57AA39E4

View File

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