Skip to content

Commit 7b8547f

Browse files
committed
⬆️ 1.6.0
1 parent bf27ea8 commit 7b8547f

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.5.0",
3+
"version": "1.6.0",
44
"description": "A GitHub-like contributions calendar, but locally, with all your git commits.",
55
"main": "lib/index.js",
66
"bin": {
@@ -39,4 +39,4 @@
3939
"moment": "^2.9.0",
4040
"ul": "^1.1.0"
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)