Skip to content

Commit

Permalink
⬆️ 8.1.1 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
IonicaBizau committed Oct 29, 2022
1 parent a75e66f commit 6563a56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "parse-url",
"version": "8.1.0",
"version": "8.1.1",
"description": "An advanced url parser supporting git urls too.",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -67,4 +67,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 6563a56

Please sign in to comment.