mirror of
https://github.com/moparisthebest/mailcatcher
synced 2024-12-21 23:08:54 -05:00
Bump 0.6.0
This commit is contained in:
parent
80cbb52448
commit
5e2e3d378b
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
mailcatcher (0.6.0pre1)
|
||||
mailcatcher (0.6.0)
|
||||
activesupport (>= 4.0.0, < 5)
|
||||
eventmachine (~> 1.0.0)
|
||||
mail (~> 2.3)
|
||||
|
@ -1,3 +1,3 @@
|
||||
module MailCatcher
|
||||
VERSION = "0.6.0pre1"
|
||||
VERSION = "0.6.0"
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user