Skip to content

Commit 580afc9

Browse files
committed
pkg: Bump minor version (0.27.1 -> 0.28.0)
1 parent 4bb1374 commit 580afc9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [Unreleased][Unreleased]
77

8+
9+
10+
11+
* * *
12+
13+
## [0.28.0][0.28.0] - 2017-08-06
14+
815
Added:
916

1017
1. (#361) Support Bot API v3.1 (by @Lord-Protector, @kamikazechaser)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-telegram-bot-api",
3-
"version": "0.27.1",
3+
"version": "0.28.0",
44
"description": "Telegram Bot API",
55
"main": "./index.js",
66
"directories": {

0 commit comments

Comments
 (0)