From 44d542851b9f7e04a8585c17695a59b1238b73bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Mon, 9 Feb 2015 16:07:45 +0200 Subject: [PATCH] 1.0.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fc4fbb8..647ef46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "git-stats", - "version": "1.0.0", + "version": "1.0.1", "description": "A GitHub-like contributions calendar, but locally, with all your git commits.", "main": "lib/index.js", "bin": { @@ -34,4 +34,4 @@ "moment": "^2.9.0", "ul": "^1.1.0" } -} +} \ No newline at end of file