We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98a14f2 commit 4776a6dCopy full SHA for 4776a6d
CHANGELOG.md
@@ -1,4 +1,9 @@
1
2
+1.1.0 / 2016-05-20
3
+==================
4
+
5
+ * Add support for batch events
6
7
1.0.0 / 2016-05-19
8
==================
9
pusher.gemspec
@@ -1,9 +1,7 @@
# -*- encoding: utf-8 -*-
-$:.push File.expand_path("../lib", __FILE__)
-
Gem::Specification.new do |s|
s.name = "pusher"
- s.version = "1.0.0"
+ s.version = "1.1.0"
s.platform = Gem::Platform::RUBY
s.authors = ["Pusher"]
s.email = ["support@pusher.com"]
0 commit comments