diff --git a/package.json b/package.json index 15a998b..7a00ed5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parse-url", - "version": "8.0.0", + "version": "8.1.0", "description": "An advanced url parser supporting git urls too.", "main": "./dist/index.js", "module": "./dist/index.mjs", @@ -64,4 +64,4 @@ "For low-level path parsing, check out [`parse-path`](https://github.com/IonicaBizau/parse-path). This very module is designed to parse urls. By default the urls are normalized." ] } -} +} \ No newline at end of file