1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot_rails.git synced 2022-11-09 11:49:18 -05:00

Bump version to 1.4.0

This commit is contained in:
Joshua Clayton 2011-11-18 17:18:46 -05:00
parent 89b9a82b7e
commit 2fdabdb0c9
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
PATH
remote: .
specs:
factory_girl_rails (1.3.0)
factory_girl_rails (1.4.0)
factory_girl (~> 2.3.0)
railties (>= 3.0.0)

View file

@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = %q{factory_girl_rails}
s.version = '1.3.0'
s.version = '1.4.0'
s.authors = ["Joe Ferris"]
s.email = %q{jferris@thoughtbot.com}
s.homepage = "http://github.com/thoughtbot/factory_girl_rails"