From ae6010e82d7f2a1fa720fd873ff43c4c4c2db43e Mon Sep 17 00:00:00 2001 From: night0721 Date: Sat, 16 Oct 2021 05:55:16 +0800 Subject: [PATCH] added funding --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1284ee4..b89365b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cath", - "version": "1.4.0", + "version": "1.4.1", "description": "A powerful package that can interact with Cath API", "main": "./dist/index.js", "types": "./dist/index.d.ts",