Skip to content

Commit

Permalink
⬆️ 7.0.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
IonicaBizau committed Aug 3, 2022
1 parent b88c81d commit a3d4127
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": "8.0.0",
"version": "7.0.0",
"description": "An advanced url parser supporting git urls too.",
"main": "lib/index.js",
"type": "module",
Expand Down Expand Up @@ -55,4 +55,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."
]
}
}
}

0 comments on commit a3d4127

Please sign in to comment.