Skip to content

Commit f2e3d12

Browse files
committed
v1.3.0
1 parent 545bff0 commit f2e3d12

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.3.0 (2016-05-24)
2+
3+
[ADDED] Support for triggering batch events.
4+
15
## 1.2.1 (2016-03-03)
26

37
[FIXED] remove security vulnerability by updating requests.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pusher",
33
"description": "Node.js client to interact with the Pusher REST API",
4-
"version": "1.2.1",
4+
"version": "1.3.0",
55
"author": "Pusher <[email protected]>",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)