We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 839ced4 commit f50d2ddCopy full SHA for f50d2dd
lib/email_reply_parser.rb
@@ -30,7 +30,7 @@
30
#
31
# [mail]: https://github.com/mikel/mail
32
class EmailReplyParser
33
- VERSION = "0.5.9"
+ VERSION = "0.5.10"
34
35
# Public: Splits an email body into a list of Fragments.
36
0 commit comments