From 426e92933d1eca6469bf3490fd76676f80ad0108 Mon Sep 17 00:00:00 2001 From: Arnout Kazemier Date: Sun, 29 Jul 2018 14:43:48 +0200 Subject: [PATCH] [dist] 1.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05a0c18..3995801 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "url-parse", - "version": "1.4.2", + "version": "1.4.3", "description": "Small footprint URL parser that works seamlessly across Node.js and browser environments", "main": "index.js", "scripts": {