We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a92f8ff commit 0f9ace5Copy full SHA for 0f9ace5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "giturlparse",
3
- "version": "1.0.0",
+ "version": "1.1.0",
4
"description": "Parses and stringifies git urls.",
5
"main": "lib/index.js",
6
"scripts": {
@@ -21,4 +21,4 @@
21
"url": "https://github.com/IonicaBizau/node-giturlparse/issues"
22
},
23
"homepage": "https://github.com/IonicaBizau/node-giturlparse"
24
-}
+}
0 commit comments