From 267a0c6f7ef1a58271be61611c5103daace602c9 Mon Sep 17 00:00:00 2001 From: Arnout Kazemier Date: Wed, 17 Feb 2021 16:18:37 +0100 Subject: [PATCH] [dist] 1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f932481..d8e85ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "url-parse", - "version": "1.4.7", + "version": "1.5.0", "description": "Small footprint URL parser that works seamlessly across Node.js and browser environments", "main": "index.js", "scripts": {