Skip to content

Commit 3ae87a2

Browse files
committed
1.2.0
1 parent 4e92589 commit 3ae87a2

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": "git-stats",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "A GitHub-like contributions calendar, but locally, with all your git commits.",
55
"main": "lib/index.js",
66
"bin": {
@@ -34,4 +34,4 @@
3434
"moment": "^2.9.0",
3535
"ul": "^1.1.0"
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)