Skip to content

Commit e0ac69f

Browse files
committed
⬆️ 7.0.0 🎉
1 parent 743a544 commit e0ac69f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parse-url",
3-
"version": "6.0.1",
3+
"version": "7.0.0",
44
"description": "An advanced url parser supporting git urls too.",
55
"main": "lib/index.js",
66
"directories": {
@@ -56,4 +56,4 @@
5656
"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."
5757
]
5858
}
59-
}
59+
}

0 commit comments

Comments
 (0)