From 7ed646284c658ac9d5e6f42a8c2ba40e3f82ef0f Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Thu, 30 Sep 2021 21:10:05 -0600 Subject: [PATCH] v0.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0d75d3e..1bd78bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-email-reply-parser", - "version": "0.1.2", + "version": "0.1.3", "description": "Parses emails to remove replies and other potentially unwanted data", "author": "Travis Ralston ", "license": "MIT",