From ea674a32b534886566c4ef3b43cf535a31b5b907 Mon Sep 17 00:00:00 2001 From: EnixCoda Date: Wed, 9 Jun 2021 23:39:54 +0800 Subject: [PATCH] 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f7fcb4..df90b7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitako", - "version": "3.0.1", + "version": "3.1.0", "description": "File tree for GitHub, and more than that.", "repository": "https://github.com/EnixCoda/Gitako", "author": "EnixCoda",