From 69a448eaf00694e389da690399873300173b58c8 Mon Sep 17 00:00:00 2001 From: EnixCoda Date: Tue, 1 Jun 2021 00:09:53 +0800 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d02fbc..f9f9d37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitako", - "version": "2.8.1", + "version": "3.0.0", "description": "File tree for GitHub, and more than that.", "repository": "https://github.com/EnixCoda/Gitako", "author": "EnixCoda",