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