Skip to content

Commit 629b16c

Browse files
committed
Release v0.14.5
1 parent c9fb93a commit 629b16c

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+
0.14.5 / 2015-05-11
3+
==================
4+
5+
* SECURITY: Prevent auth delegation trough crafted socket IDs
6+
27
0.14.4 / 2015-01-20
38
==================
49

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.14.4"
6+
s.version = "0.14.5"
77
s.platform = Gem::Platform::RUBY
88
s.authors = ["Pusher"]
99
s.email = ["support@pusher.com"]

0 commit comments

Comments
 (0)