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