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