From da8cddbccc48f60b1b08f1b59f2e38ca90e3d6cf Mon Sep 17 00:00:00 2001 From: Arnout Kazemier Date: Thu, 28 Jun 2018 12:46:38 +0200 Subject: [PATCH] [dist] 1.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fdeeb6f..4234016 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "url-parse", - "version": "1.4.1", + "version": "1.4.2", "description": "Small footprint URL parser that works seamlessly across Node.js and browser environments", "main": "index.js", "scripts": {