Skip to content

Commit c51bc4b

Browse files
committed
10.0.2
1 parent 0451428 commit c51bc4b

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": "10.0.1",
3+
"version": "10.0.2",
44
"description": "An advanced url parser supporting git urls too.",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",
@@ -78,4 +78,4 @@
7878
"tsd": {
7979
"directory": "test"
8080
}
81-
}
81+
}

0 commit comments

Comments
 (0)