We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
IonicaBizau
Learn more about funding links in repositories.
Report abuse
1 parent 8b59a2f commit 8b1b8c2Copy full SHA for 8b1b8c2
CONTRIBUTING.md
@@ -59,6 +59,6 @@ Contributions are more than welcome!
59
60
Thanks! :sweat_smile:
61
62
-[1]: https://github.com/IonicaBizau/node-git-url-parse/issues
+[1]: https://github.com/IonicaBizau/git-url-parse/issues
63
64
[2]: https://github.com/IonicaBizau/code-style
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "git-url-parse",
3
- "version": "5.0.0",
+ "version": "5.0.1",
4
"description": "A high level git url parser for common git providers.",
5
"main": "lib/index.js",
6
"scripts": {
@@ -34,4 +34,4 @@
34
"devDependencies": {
35
"tester": "^1.3.1"
36
}
37
-}
+}
0 commit comments