Skip to content

Commit 9a7a169

Browse files
author
Jerry Cheung
committed
bump to 0.0.5
1 parent 395be25 commit 9a7a169

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## 0.0.5
4+
5+
* fix downstream custom response bodies
6+
37
## 0.0.4
48

59
* remove faye adapter ca5a2e493dedf0a91b1ccb0827be195ef9cfd269

rack-stream.gemspec

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

33
Gem::Specification.new do |s|
44
s.name = "rack-stream"
5-
s.version = "0.0.4"
5+
s.version = "0.0.5"
66
s.platform = Gem::Platform::RUBY
77
s.authors = ["Jerry Cheung"]
88
s.email = ["jerry@intridea.com"]

0 commit comments

Comments
 (0)