Skip to content

Commit ba07a48

Browse files
author
Jerry Cheung
committed
bump version for bad gem publish
1 parent c9b7990 commit ba07a48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1"
5+
s.version = "0.0.2"
66
s.platform = Gem::Platform::RUBY
77
s.authors = ["Jerry Cheung"]
88
s.email = ["jerry@intridea.com"]

0 commit comments

Comments
 (0)