Skip to content

Commit

Permalink
Bump 0.6.4
Browse files Browse the repository at this point in the history
Folks are having trouble with activesupport 5 beta. This release should
prevent mailcatcher attempting to use the beta gem.
  • Loading branch information
sj26 committed Feb 4, 2016
1 parent f2a7385 commit 2411713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mail_catcher/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module MailCatcher
VERSION = "0.6.3"
VERSION = "0.6.4"
end

0 comments on commit 2411713

Please sign in to comment.