Skip to content

Commit 8b1b8c2

Browse files
committedJan 31, 2016
📝 ⬆️ 5.0.1
1 parent 8b59a2f commit 8b1b8c2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ Contributions are more than welcome!
5959

6060
Thanks! :sweat_smile:
6161

62-
[1]: https://github.com/IonicaBizau/node-git-url-parse/issues
62+
[1]: https://github.com/IonicaBizau/git-url-parse/issues
6363

6464
[2]: https://github.com/IonicaBizau/code-style

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "git-url-parse",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "A high level git url parser for common git providers.",
55
"main": "lib/index.js",
66
"scripts": {
@@ -34,4 +34,4 @@
3434
"devDependencies": {
3535
"tester": "^1.3.1"
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)
Please sign in to comment.