From c877947430a8e34f02a782d5c2e27f99fb6d3ba6 Mon Sep 17 00:00:00 2001 From: night0721 Date: Fri, 24 Sep 2021 18:38:08 +0800 Subject: [PATCH] . --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6270bb3..c6d28a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cath", - "version": "1.2.8", + "version": "1.3.0", "description": "A powerful package that can interact with Cath API", "main": "./dist/index.js", "types": "./dist/index.d.ts",