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

Bump to 2.0.0.beta3

This commit is contained in:
Joshua Clayton 2011-06-29 11:58:05 -04:00
parent cbd42eda39
commit 163f91621b

View file

@ -1,4 +1,4 @@
module FactoryGirl
VERSION = "2.0.0.beta2"
VERSION = "2.0.0.beta3"
end