Skip to content

Commit

Permalink
pkg: Bump minor version (0.27.1 -> 0.28.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
GochoMugo committed Aug 15, 2017
1 parent 4bb1374 commit 580afc9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 580afc9

Please sign in to comment.