From 723300a247b46eb46f41cef71c03e990262fa509 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Sun, 3 May 2015 14:41:12 +0300 Subject: [PATCH] :arrow_up: 2.0.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5636904..91aeb58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "git-stats", - "version": "1.4.1", + "version": "2.0.0", "description": "A GitHub-like contributions calendar, but locally, with all your git commits.", "main": "lib/index.js", "bin": { @@ -38,4 +38,4 @@ "moment": "^2.9.0", "ul": "^1.1.0" } -} +} \ No newline at end of file