Skip to content

Commit

Permalink
Bumping gemspec to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qrush committed Apr 9, 2009
1 parent 48b61d0 commit 0c902bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions factory_girl.gemspec
Expand Up @@ -2,11 +2,11 @@

Gem::Specification.new do |s|
s.name = %q{factory_girl}
s.version = "1.2.0"
s.version = "1.2.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Joe Ferris"]
s.date = %q{2009-02-17}
s.date = %q{2009-04-09}
s.description = %q{factory_girl provides a framework and DSL for defining and using factories - less error-prone, more explicit, and all-around easier to work with than fixtures.}
s.email = %q{jferris@thoughtbot.com}
s.extra_rdoc_files = ["README.rdoc"]
Expand Down

0 comments on commit 0c902bd

Please sign in to comment.