From ffc9cb00cd118900a4bed6eaff13d2a034d6376e Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Fri, 18 Mar 2022 14:26:28 -0600 Subject: [PATCH] v0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1bd78bd..ca9f106 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-email-reply-parser", - "version": "0.1.3", + "version": "0.1.4", "description": "Parses emails to remove replies and other potentially unwanted data", "author": "Travis Ralston ", "license": "MIT",