From cfd1d52daeb82dbefe7fb18dea638e227f42973a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Thu, 19 Oct 2023 12:04:22 +0300 Subject: [PATCH] :arrow_up: 8.2.0 :tada: --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ff8cc5..9418eb4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parse-url", - "version": "8.1.1", + "version": "8.2.0", "description": "An advanced url parser supporting git urls too.", "main": "./dist/index.js", "module": "./dist/index.mjs",