From 8c25b0c24f1d03aa7ee465335dbda85c9e359c45 Mon Sep 17 00:00:00 2001 From: night0721 Date: Mon, 13 Sep 2021 19:35:20 +0800 Subject: [PATCH] fix --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5418a30..2f2019d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "cath.js", - "version": "1.1.0", + "name": "cath", + "version": "1.1.1-dev", "description": "A powerful package that can interact with Cath API", "main": "./dist/index.js", "types": "./dist/index.d.ts",