Skip to content

Commit 9ccc225

Browse files
committed
v1.3.0
1 parent fd110c0 commit 9ccc225

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
1.3.0 / 2016-08-23
3+
==================
4+
5+
* Add support for sending push notifications on up to 10 interests.
6+
27
1.2.1 / 2016-08-22
38
==================
49

lib/pusher/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Pusher
2-
VERSION = '1.2.1'
2+
VERSION = '1.3.0'
33
end

0 commit comments

Comments
 (0)