From e4a5807d95b971577e4d888f5b99d64a40851386 Mon Sep 17 00:00:00 2001 From: Martijn Swaagman Date: Sun, 13 Feb 2022 11:37:14 +0100 Subject: [PATCH] 1.5.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b777acb..f079c10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "url-parse", - "version": "1.5.4", + "version": "1.5.5", "description": "Small footprint URL parser that works seamlessly across Node.js and browser environments", "main": "index.js", "scripts": {