mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
release database_cleaner-mongo v1.8.1.
This commit is contained in:
parent
1e5a0b230a
commit
2eae619d8e
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ PATH
|
|||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
database_cleaner-mongo (1.8.0)
|
||||
database_cleaner-mongo (1.8.1)
|
||||
database_cleaner (~> 1.8.0)
|
||||
mongo
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
module DatabaseCleaner
|
||||
module Mongo
|
||||
VERSION = "1.8.0"
|
||||
VERSION = "1.8.1"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue