mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
Bump version to 1.3.3
This commit is contained in:
parent
3923d2072c
commit
58da9af72a
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ def Factory (name, attrs = {})
|
|||
end
|
||||
|
||||
class Factory
|
||||
VERSION = "1.3.2"
|
||||
VERSION = "1.3.3"
|
||||
end
|
||||
|
||||
if defined?(Rails) && Rails::VERSION::MAJOR == 2
|
||||
|
|
Loading…
Reference in a new issue