Skip to content

Commit 9cacf38

Browse files
committed
⬆️ 8.1.0 🎉
1 parent 9a78bd8 commit 9cacf38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parse-url",
3-
"version": "8.0.0",
3+
"version": "8.1.0",
44
"description": "An advanced url parser supporting git urls too.",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",
@@ -64,4 +64,4 @@
6464
"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."
6565
]
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)