Skip to content

Commit 13dfbab

Browse files
committed
update version
Signed-off-by: Zack Koppert <[email protected]>
1 parent 2281bfd commit 13dfbab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/email_reply_parser.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
#
3131
# [mail]: https://github.com/mikel/mail
3232
class EmailReplyParser
33-
VERSION = "0.5.10"
33+
VERSION = "0.5.11"
3434

3535
# Public: Splits an email body into a list of Fragments.
3636
#

0 commit comments

Comments
 (0)