Skip to content

Commit 70af8ff

Browse files
committed
⬆️ 1.2.0
1 parent 0898724 commit 70af8ff

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.1.0",
3+
"version": "1.2.0",
44
"description": "Parses and stringifies git urls.",
55
"main": "lib/index.js",
66
"scripts": {
@@ -24,4 +24,4 @@
2424
"devDependencies": {
2525
"mocha": "*"
2626
}
27-
}
27+
}

0 commit comments

Comments
 (0)