diff --git a/package.json b/package.json index 4857a8c..8ae8eb2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "email-reply-parser", - "version": "1.8.1", + "version": "1.8.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",