From 880000d5188148a1e4aee697685b3ae209328ab9 Mon Sep 17 00:00:00 2001 From: EnixCoda Date: Mon, 18 May 2020 23:55:52 +0800 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 795c5bd..4a39834 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitako", - "version": "1.3.4", + "version": "2.0.0", "description": "File tree for GitHub, and more than that.", "repository": "https://github.com/EnixCoda/Gitako", "author": "EnixCoda",