From 0e2a7e545c596a9676ed386a80d49ed6f43efdcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Fri, 20 Oct 2023 15:22:19 +0300 Subject: [PATCH] :arrow_up: 3.2.0 :tada: --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 20ba4ba..c5b58cb 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "git-stats": "bin/git-stats" }, "name": "git-stats", - "version": "3.1.2", + "version": "3.2.0", "description": "Local git statistics including GitHub-like contributions calendars.", "main": "lib/index.js", "scripts": { @@ -286,4 +286,4 @@ "bloggify.json", "bloggify/" ] -} +} \ No newline at end of file