From 324b5008ec78da69897e33a8671432483d7794af Mon Sep 17 00:00:00 2001 From: EnixCoda Date: Tue, 19 May 2020 00:11:39 +0800 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a39834..d30e9c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitako", - "version": "2.0.0", + "version": "2.0.1", "description": "File tree for GitHub, and more than that.", "repository": "https://github.com/EnixCoda/Gitako", "author": "EnixCoda",