From 0dc236558b1f8d6dcbc3a0cfa3f535d00fad73b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Mon, 12 Oct 2015 17:43:32 +0300 Subject: [PATCH] :arrow_up: 2.2.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 09aeb77..f2182c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "git-stats", - "version": "2.1.0", + "version": "2.2.0", "description": "Local git statistics including GitHub-like contributions calendars.", "main": "lib/index.js", "bin": { @@ -53,4 +53,4 @@ "h_img": "http://i.imgur.com/Q7TQYHx.png", "ex_img": "http://i.imgur.com/PpM0i3v.png" } -} +} \ No newline at end of file