Skip to content

Commit

Permalink
Regenerated gemspec for version 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Balthrop committed Aug 27, 2009
1 parent 7a51705 commit 22b8925
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tuple.gemspec
@@ -1,10 +1,10 @@
Gem::Specification.new do |s|
s.name = %q{tuple}
s.version = "0.0.8"
s.version = "0.0.9"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Justin Balthrop"]
s.date = %q{2009-08-25}
s.date = %q{2009-08-26}
s.description = %q{Fast, binary-sortable serialization for arrays of simple Ruby types.}
s.email = %q{code@justinbalthrop.com}
s.extensions = ["ext/extconf.rb"]
Expand Down

0 comments on commit 22b8925

Please sign in to comment.