Skip to content

Commit 0f9ace5

Browse files
committed
1.1.0
1 parent a92f8ff commit 0f9ace5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "giturlparse",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Parses and stringifies git urls.",
55
"main": "lib/index.js",
66
"scripts": {
@@ -21,4 +21,4 @@
2121
"url": "https://github.com/IonicaBizau/node-giturlparse/issues"
2222
},
2323
"homepage": "https://github.com/IonicaBizau/node-giturlparse"
24-
}
24+
}

0 commit comments

Comments
 (0)