From 7783980ca6e6919ce75c1495f0dc279131c29e3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Wed, 3 Apr 2024 08:17:21 +0300 Subject: [PATCH] :arrow_up: 9.1.0 :tada: --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 04c2ede..d79ce55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parse-url", - "version": "9.0.1", + "version": "9.1.0", "description": "An advanced url parser supporting git urls too.", "main": "./dist/index.js", "module": "./dist/index.mjs", @@ -78,4 +78,4 @@ "tsd": { "directory": "test" } -} +} \ No newline at end of file