From 0240526f8454669326b9348d1f5455274be400bf Mon Sep 17 00:00:00 2001 From: Leighton Wallace Date: Thu, 14 Jan 2016 19:10:33 -0800 Subject: [PATCH] Upgrade to 1.0.1 to fix bugs processing some emails with inline replies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a93723..f938a7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "planer", - "version": "1.0.0", + "version": "1.0.1", "description": "Remove reply quotations from emails", "main": "lib/planer.js", "publishConfig": {