From 7a44c5272405107d51b6e018182f6b0f391d9d66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Mon, 6 Jun 2022 23:41:54 +0300 Subject: [PATCH] :arrow_up: 3.0.0 :tada: --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4d4620..e4b6ad6 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "git-stats": "bin/git-stats" }, "name": "git-stats", - "version": "2.12.0", + "version": "3.0.0", "description": "Local git statistics including GitHub-like contributions calendars.", "main": "lib/index.js", "scripts": {