Skip to content

Commit

Permalink
bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
tenderlove committed Aug 7, 2019
1 parent 839ced4 commit f50d2dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/email_reply_parser.rb
Expand Up @@ -30,7 +30,7 @@
#
# [mail]: https://github.com/mikel/mail
class EmailReplyParser
VERSION = "0.5.9"
VERSION = "0.5.10"

# Public: Splits an email body into a list of Fragments.
#
Expand Down

0 comments on commit f50d2dd

Please sign in to comment.