From f5b529837f3683e603beaa227c3d93ec8fb4b370 Mon Sep 17 00:00:00 2001 From: Night Kaly Date: Thu, 23 Nov 2023 20:17:43 +0000 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae5fa8b..2b5f4d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cath", - "version": "1.5.23", + "version": "2.0.0", "description": "A powerful package that can interact with Cath API", "main": "./dist/index.js", "types": "./dist/index.d.ts",