1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot.git synced 2022-11-09 11:43:51 -05:00

Bump version to 2.0.5

This commit is contained in:
Joshua Clayton 2011-08-24 09:42:54 -04:00
parent 4d9eb20cbe
commit d22e0d8ff8

View file

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