From bc9da1ec19a86199be663a7f0ba40091834d73f7 Mon Sep 17 00:00:00 2001 From: Arnout Kazemier Date: Mon, 5 Nov 2018 14:36:22 +0100 Subject: [PATCH] [dist] 1.4.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3995801..40cb3f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "url-parse", - "version": "1.4.3", + "version": "1.4.4", "description": "Small footprint URL parser that works seamlessly across Node.js and browser environments", "main": "index.js", "scripts": {