From 50a6877824185bd294bde858d4372179d51aec8c Mon Sep 17 00:00:00 2001 From: Arnout Kazemier Date: Fri, 12 Apr 2019 18:30:52 +0200 Subject: [PATCH] [dist] 1.4.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23118f2..34baf4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "url-parse", - "version": "1.4.5", + "version": "1.4.6", "description": "Small footprint URL parser that works seamlessly across Node.js and browser environments", "main": "index.js", "scripts": {