From 2beab5f052254358c985f06cb975a976daa82695 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Mon, 10 Oct 2016 21:34:10 +0300 Subject: [PATCH] :arrow_up: 1.2.4 :tada: --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df91119..f09d32f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-stats", - "version": "1.2.3", + "version": "1.2.4", "description": "Visualize stats about GitHub users and projects in your terminal.", "main": "lib/index.js", "devDependencies": {},