From bb0104d6439cf7c2662afbd9411e0772a9639664 Mon Sep 17 00:00:00 2001 From: Martijn Swaagman Date: Sat, 19 Feb 2022 18:40:01 +0100 Subject: [PATCH] 1.5.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7bddf4e..507c0e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "url-parse", - "version": "1.5.7", + "version": "1.5.8", "description": "Small footprint URL parser that works seamlessly across Node.js and browser environments", "main": "index.js", "scripts": {