Skip to content

Commit 44d5428

Browse files
committed
1.0.1
1 parent 5c237e8 commit 44d5428

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.0.0",
3+
"version": "1.0.1",
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)