pkg: Bump minor version (0.27.1 -> 0.28.0)

v1 v0.28.0
GochoMugo 9 years ago
parent 4bb1374435
commit 580afc92c1
No known key found for this signature in database
GPG Key ID: 7B6A01CB57AA39E4
  1. 7
      CHANGELOG.md
  2. 2
      package.json

@ -5,6 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased][Unreleased]
* * *
## [0.28.0][0.28.0] - 2017-08-06
Added:
1. (#361) Support Bot API v3.1 (by @Lord-Protector, @kamikazechaser)

@ -1,6 +1,6 @@
{
"name": "node-telegram-bot-api",
"version": "0.27.1",
"version": "0.28.0",
"description": "Telegram Bot API",
"main": "./index.js",
"directories": {

Loading…
Cancel
Save