From 044489c1e66f5d6e71810dce4781a793bb40e0ba Mon Sep 17 00:00:00 2001 From: EnixCoda Date: Sun, 21 Jun 2020 17:08:05 +0800 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae00556..7c1dbd5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitako", - "version": "2.0.3", + "version": "2.1.0", "description": "File tree for GitHub, and more than that.", "repository": "https://github.com/EnixCoda/Gitako", "author": "EnixCoda",