From 44aeaab4f9fcce41c3e58e1888ded4f7a71c8e07 Mon Sep 17 00:00:00 2001 From: EnixCoda Date: Tue, 27 Jul 2021 22:23:42 +0800 Subject: [PATCH] 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a1b5c1..c8e782a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitako", - "version": "3.1.1", + "version": "3.2.0", "description": "File tree for GitHub, and more than that.", "repository": "https://github.com/EnixCoda/Gitako", "author": "EnixCoda",