Skip to content

Commit 4776a6d

Browse files
committed
Release v1.1.0
1 parent 98a14f2 commit 4776a6d

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
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.1.0 / 2016-05-20
3+
==================
4+
5+
* Add support for batch events
6+
27
1.0.0 / 2016-05-19
38
==================
49

pusher.gemspec

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# -*- encoding: utf-8 -*-
2-
$:.push File.expand_path("../lib", __FILE__)
3-
42
Gem::Specification.new do |s|
53
s.name = "pusher"
6-
s.version = "1.0.0"
4+
s.version = "1.1.0"
75
s.platform = Gem::Platform::RUBY
86
s.authors = ["Pusher"]
97
s.email = ["support@pusher.com"]

0 commit comments

Comments
 (0)