diff --git a/package.json b/package.json index c633977..ce3c3c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "git-stats", - "version": "1.5.0", + "version": "1.6.0", "description": "A GitHub-like contributions calendar, but locally, with all your git commits.", "main": "lib/index.js", "bin": { @@ -39,4 +39,4 @@ "moment": "^2.9.0", "ul": "^1.1.0" } -} +} \ No newline at end of file