From ec33b9704155898d5380ef32d06d6f7a7f9a569a Mon Sep 17 00:00:00 2001 From: EnixCoda Date: Thu, 30 Apr 2020 22:54:51 +0800 Subject: [PATCH] 1.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 799139f..88c5142 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitako", - "version": "1.3.0", + "version": "1.3.1", "description": "File tree for GitHub, and more than that.", "repository": "https://github.com/EnixCoda/Gitako", "author": "EnixCoda",