From 755a1b6990a2827ef0a00fb25d32741779c7ced1 Mon Sep 17 00:00:00 2001 From: NK Date: Sun, 30 Apr 2023 19:00:19 +0100 Subject: [PATCH] version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ac355c..ca7f475 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cath", - "version": "1.5.20", + "version": "1.5.21", "description": "A powerful package that can interact with Cath API", "main": "./dist/index.js", "types": "./dist/index.d.ts",