mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-29 05:17:41 +00:00
pkg: Bump minor version (0.27.1 -> 0.28.0)
This commit is contained in:
parent
4bb1374435
commit
580afc92c1
@ -5,6 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
## [Unreleased][Unreleased]
|
## [Unreleased][Unreleased]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
* * *
|
||||||
|
|
||||||
|
## [0.28.0][0.28.0] - 2017-08-06
|
||||||
|
|
||||||
Added:
|
Added:
|
||||||
|
|
||||||
1. (#361) Support Bot API v3.1 (by @Lord-Protector, @kamikazechaser)
|
1. (#361) Support Bot API v3.1 (by @Lord-Protector, @kamikazechaser)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "node-telegram-bot-api",
|
"name": "node-telegram-bot-api",
|
||||||
"version": "0.27.1",
|
"version": "0.28.0",
|
||||||
"description": "Telegram Bot API",
|
"description": "Telegram Bot API",
|
||||||
"main": "./index.js",
|
"main": "./index.js",
|
||||||
"directories": {
|
"directories": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user