From ad23357ad5fd9a6b011d049466e9ecff723e52b8 Mon Sep 17 00:00:00 2001 From: Martijn Swaagman Date: Sun, 20 Feb 2022 17:15:48 +0100 Subject: [PATCH] 1.5.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 507c0e0..4a3614f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "url-parse", - "version": "1.5.8", + "version": "1.5.9", "description": "Small footprint URL parser that works seamlessly across Node.js and browser environments", "main": "index.js", "scripts": {