Skip to content

Commit 7c7c9c3

Browse files
committed
Release v0.16.0
1 parent 3bc8965 commit 7c7c9c3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2+
0.16.0 / 2016-01-21
3+
==================
4+
5+
* Bump httpclient version to 2.7
6+
* Ruby 1.8.7 is not supported anymore.
7+
18
0.15.2 / 2015-12-03
29
==================
310

pusher.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)
33

44
Gem::Specification.new do |s|
55
s.name = "pusher"
6-
s.version = "0.15.2"
6+
s.version = "0.16.0"
77
s.platform = Gem::Platform::RUBY
88
s.authors = ["Pusher"]
99
s.email = ["support@pusher.com"]

0 commit comments

Comments
 (0)