From ae9e12ba864d50ba90997eb858e80b385b1f03f0 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 3 Oct 2024 12:49:54 +0200 Subject: [PATCH] 3.0.8 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 35e23b5..0b7a776 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smarturl", - "version": "3.0.7", + "version": "3.0.8", "private": false, "description": "A library for parsing URLs in a detailed and flexible way.", "main": "dist_ts/index.js", @@ -50,4 +50,4 @@ "type": "git", "url": "https://code.foss.global/push.rocks/smarturl.git" } -} \ No newline at end of file +}