Skip to content

Commit

Permalink
pushing new gemspec for 0.2.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmario committed May 3, 2009
1 parent cf09551 commit d7aa244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bzip2-ruby.gemspec
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = %q{bzip2-ruby} s.name = %q{bzip2-ruby}
s.version = "0.2.3" s.version = "0.2.4"


s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Guy Decoux", "Brian Lopez"] s.authors = ["Guy Decoux", "Brian Lopez"]
Expand Down

0 comments on commit d7aa244

Please sign in to comment.