From f58d29096de97ea350e0d93f6c84427e98e89b28 Mon Sep 17 00:00:00 2001 From: EnixCoda Date: Fri, 29 May 2020 22:54:22 +0800 Subject: [PATCH] 2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9cb218f..8a930bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitako", - "version": "2.0.1", + "version": "2.0.2", "description": "File tree for GitHub, and more than that.", "repository": "https://github.com/EnixCoda/Gitako", "author": "EnixCoda",