diff --git a/package.json b/package.json index 24b9bd4..464c664 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "email-reply-parser", - "version": "1.9.1", + "version": "1.9.2", "description": "Node library for parsing plain text email content. Based on https://github.com/willdurand/EmailReplyParser", "main": "lib/emailreplyparser.js", "homepage": "https://github.com/crisp-oss/email-reply-parser",