Bump version to 2.0.4

This commit is contained in:
Joshua Clayton 2011-08-12 16:32:13 -04:00
parent 9dcb2097f0
commit be14aa49a2
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
module FactoryGirl
VERSION = "2.0.3"
VERSION = "2.0.4"
end