Skip to content

Commit

Permalink
bump to 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Chad Pytel committed Oct 15, 2009
1 parent 8f3b24a commit b856b5a
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.2"
s.version = "1.2.3"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Joe Ferris"]
s.date = %q{2009-07-15}
s.date = %q{2009-10-15}
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.}
Expand Down

0 comments on commit b856b5a

Please sign in to comment.