From 07be993825b687d8070b65fff95caef68ef8d761 Mon Sep 17 00:00:00 2001 From: night0721 Date: Fri, 15 Oct 2021 00:49:42 +0800 Subject: [PATCH] . --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dda17aa..0547158 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cath", - "version": "1.3.9", + "version": "1.4.0", "description": "A powerful package that can interact with Cath API", "main": "./dist/index.js", "types": "./dist/index.d.ts",