From 56a97040d87d272a99d3cab68f43c1ce6c341edc Mon Sep 17 00:00:00 2001 From: EnixCoda Date: Sun, 9 Aug 2020 23:58:04 +0800 Subject: [PATCH] 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b898946..70ee931 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitako", - "version": "2.1.3", + "version": "2.2.0", "description": "File tree for GitHub, and more than that.", "repository": "https://github.com/EnixCoda/Gitako", "author": "EnixCoda",