Updating to version 1.1

This commit is contained in:
Joe Ferris 2008-06-01 11:15:19 -07:00
parent 9dbd8cc606
commit 57d03303be
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ end
spec = Gem::Specification.new do |s|
s.name = %q{factory_girl}
s.version = "1.0"
s.version = "1.1"
s.summary = %q{factory_girl provides a framework and DSL for defining and
using model instance factories.}
s.description = %q{factory_girl provides a framework and DSL for defining and