Skip to content

Commit

Permalink
9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
IonicaBizau committed Jan 2, 2024
1 parent 5af2b7c commit c53cef3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "parse-url",
"version": "9.0.0",
"version": "9.0.1",
"description": "An advanced url parser supporting git urls too.",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -77,4 +77,4 @@
"tsd": {
"directory": "test"
}
}
}

0 comments on commit c53cef3

Please sign in to comment.