Skip to content

Commit

Permalink
Regenerated gemspec for version 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gus committed May 18, 2010
1 parent ebac20d commit 2cb361b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions riot.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{riot}
s.version = "0.10.14.pre"
s.version = "0.11.0"

s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version=
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Justin 'Gus' Knowlden"]
s.date = %q{2010-05-14}
s.date = %q{2010-05-17}
s.description = %q{An extremely fast, expressive, and context-driven unit-testing framework. A replacement for all other testing frameworks. Protest the slow test.}
s.email = %q{gus@gusg.us}
s.extra_rdoc_files = [
Expand Down

0 comments on commit 2cb361b

Please sign in to comment.