Skip to content

Commit fd658e5

Browse files
committed
release: v0.13.0
1 parent 4881a7c commit fd658e5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66

77
## Unreleased
88

9+
10+
11+
## 0.13.0 - 2017-12-21
12+
913
Added:
1014

1115
* Add option `ratelimiting.maxBackoff`

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tgfancy",
3-
"version": "0.12.0",
3+
"version": "0.13.0",
44
"description": "A Fancy, Higher-Level Wrapper for Telegram Bot API",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)