mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
begin development on v2.0.0.beta.
This commit is contained in:
parent
0f4e29d0ad
commit
bf0abcc146
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
module DatabaseCleaner
|
||||
VERSION = "1.8.2"
|
||||
VERSION = "2.0.0.beta"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue