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 +}