From 98a6e53612e6efd4f9177f572d41970767473329 Mon Sep 17 00:00:00 2001 From: Joe Ferris Date: Tue, 4 Jan 2011 17:44:27 -0500 Subject: [PATCH] Bump to 1.0.1 --- factory_girl_rails.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/factory_girl_rails.gemspec b/factory_girl_rails.gemspec index b7ab7d7..8fb95fb 100644 --- a/factory_girl_rails.gemspec +++ b/factory_girl_rails.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = %q{factory_girl_rails} - s.version = '1.0' + s.version = '1.0.1' s.summary = %q{factory_girl_rails provides integration between factory_girl and rails 3} s.description = %q{factory_girl_rails provides integration between