mailcatcher/lib/mail_catcher/version.rb
Samuel Cochran 2411713bba Bump 0.6.4
Folks are having trouble with activesupport 5 beta. This release should
prevent mailcatcher attempting to use the beta gem.
2016-02-04 11:00:43 +11:00

4 lines
43 B
Ruby

module MailCatcher
VERSION = "0.6.4"
end